c++ - Crypto API
- SD <stephanedelaval wanadoo.fr> Mar 24 2003
- Jan Knepper <jan smartsoft.us> Mar 24 2003
- Heinz Saathoff <hsaat bre.ipnet.de> Mar 25 2003
- "KarL" <someone somewhere.org> Mar 25 2003
- SD <stephanedelaval wanadoo.fr> Mar 29 2003
Hello I am looking for a good and free crypto library to allow me to encrypt / decrypt (DES, 3DES, etc) hash (SHA-1 MDC HMAC etc) sign and generate / use X509 certificate. Any idea ? Many thanks Stephane
Mar 24 2003
I have not used any, but start at: http://cr.yp.to/ Jan SD wrote:Hello I am looking for a good and free crypto library to allow me to encrypt / decrypt (DES, 3DES, etc) hash (SHA-1 MDC HMAC etc) sign and generate / use X509 certificate. Any idea ? Many thanks Stephane
Mar 24 2003
SD schrieb...I am looking for a good and free crypto library to allow me to encrypt / decrypt (DES, 3DES, etc) hash (SHA-1 MDC HMAC etc) sign and generate / use X509 certificate. Any idea ?
You may have a look at http://www.eskimo.com/~weidai/cryptlib.html - Heinz
Mar 25 2003
http://www.windevnet.com/documents/s=7545/win0210a/0210a.htm Has a sample on Using OpenSSL in Sockets "SD" <stephanedelaval wanadoo.fr> wrote in message news:b5mhbc$2he6$1 digitaldaemon.com...Hello I am looking for a good and free crypto library to allow me to encrypt / decrypt (DES, 3DES, etc) hash (SHA-1 MDC HMAC etc) sign and generate / use X509 certificate. Any idea ? Many thanks Stephane
Mar 25 2003
SD <stephanedelaval wanadoo.fr> wrote in news:b5mhbc$2he6$1 digitaldaemon.com:Hello I am looking for a good and free crypto library to allow me to encrypt / decrypt (DES, 3DES, etc) hash (SHA-1 MDC HMAC etc) sign and generate / use X509 certificate. Any idea ? Many thanks Stephane
Many thanks for all your answer ! Stephane
Mar 29 2003









Jan Knepper <jan smartsoft.us> 