Paul Bakker
|
1ffefaca1e
|
Introduced entropy_free()
|
2013-09-29 15:01:42 +02:00 |
|
Manuel Pégourié-Gonnard
|
abd6e02b7b
|
Rm _CRT_SECURE_NO_DEPRECATE for programs
(Already in config.h.)
|
2013-09-20 16:51:13 +02:00 |
|
Paul Bakker
|
548957dd49
|
Refactored RSA to have random generator in every RSA operation
Primarily so that rsa_private() receives an RNG for blinding purposes.
|
2013-08-30 10:30:02 +02:00 |
|
Paul Bakker
|
310c25e564
|
- Fixed minor bug by zeroizing result memory
|
2011-12-04 17:06:56 +00:00 |
|
Paul Bakker
|
cce9d77745
|
- Lots of minimal changes to better support WINCE as a build target
|
2011-11-18 14:26:47 +00:00 |
|
Paul Bakker
|
d246ed30bd
|
- Fixed rsa_encrypt and rsa_decrypt example programs to use public key for encryption and private key for decryption (Fixes ticket #34)
|
2011-10-06 13:18:27 +00:00 |
|
Paul Bakker
|
7bc05ff4a6
|
- Added rsa_encrypt and rsa_decrypt example programs
|
2011-08-09 10:30:36 +00:00 |
|