Using RSA with SFL v1.7???
Amelia Estwick <[email protected]> Thu, 07 Dec 2000 11:33:29 -0500
| Newsgroups | gmane.ietf.sfl |
|---|---|
| Message-ID | <[email protected]> |
Hello All, I am using the SFL package v1.7 (SNACC v1.3R2 & Crypto++ v3.1 with MSVC 6 on a Win98 OS) for a class project and I am trying to use RSA without BSAFE. I read in the archive that the "sm_free3 CTIL will do the RSA sign/verify & encrypt/decrypt operations if I enable these features in the sm_free3 CTIL build through the define SM_FREE3_RSA_INCLUDED". My questions: Is just defining the RSA (through sm_free3 in the Crypto++) enough or do I have to do something else? I know I read something about the building of keys in sm_free3??? What new files and/or dll's should be created once the RSA is enabled in the sm_free3 project? (I defined the RSA in the sm_free3.h file (compiled and debugged), I build the sm_free3dll in the smime project... using the auto_hi files as main project... is this procedure correct???) If I just wanted to show a brief demonstration in class, how can I link all of this together (SFL, RSA with Crypto++...lolevel & hilevel) with Microsoft Outlook to produce s/mime messages (Again, for demonstration purposes only)? I apologize for the elementary questions.....very new to all of this!!!! All comments are appreciated. Thank you, Amelia