Vijay Kiran Kamuju : rsaenh: Add implementation of Enhanced RSA AES Provider.
Module: wine Branch: master Commit: 1dbaa8c619f8598ec7ce9b79347afd84c49ec1b0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1dbaa8c619f8598ec7ce9b7934... Author: Vijay Kiran Kamuju <infyquest(a)gmail.com> Date: Tue Nov 20 16:58:23 2007 -0600 rsaenh: Add implementation of Enhanced RSA AES Provider. --- dlls/rsaenh/Makefile.in | 1 + dlls/rsaenh/aes.c | 1333 ++++++++++++++++++++++++++++++++++++++++++++ dlls/rsaenh/implglue.c | 29 + dlls/rsaenh/implglue.h | 1 + dlls/rsaenh/rsaenh.c | 94 +++- dlls/rsaenh/tests/rsaenh.c | 22 +- dlls/rsaenh/tomcrypt.h | 9 + 7 files changed, 1454 insertions(+), 35 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1dbaa8c619f8598ec7ce9b...
participants (1)
-
Alexandre Julliard