Martin Willi
|
25ecb8dafa
|
gcrypt actually does not implement IDEA
|
2009-06-15 18:18:04 +02:00 |
|
Martin Willi
|
d32b14db5e
|
implemented gcrypt RSA encrypt/decrypt operations
|
2009-06-15 18:07:57 +02:00 |
|
Martin Willi
|
810ce1f336
|
added a gcrypt.quick_random option to generate weak testing keys faster
|
2009-06-15 18:06:16 +02:00 |
|
Martin Willi
|
04b348f61a
|
implemented IKEv1 specific SIGN_RSA_EMSA_PKCS1_NULL scheme in gcrypt
|
2009-06-15 14:47:39 +02:00 |
|
Andreas Steffen
|
11e6d28533
|
pluto supports ECDSA authentication
|
2009-06-12 19:59:49 +02:00 |
|
Martin Willi
|
e51f607221
|
gcrypt blowfish supports 128 bit key size only
|
2009-06-11 14:13:17 +02:00 |
|
Andreas Steffen
|
2d870072fa
|
asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement)
|
2009-06-09 13:27:59 +02:00 |
|
Martin Willi
|
3240cab978
|
gcrypt RSA public key implementation
|
2009-06-09 11:27:26 +02:00 |
|
Martin Willi
|
ff8d3ba355
|
gcrypt RSA private key implementation
|
2009-06-09 11:27:11 +02:00 |
|
Martin Willi
|
ccd1464586
|
use autoconf macro provided by libgcrypt
|
2009-06-09 11:18:57 +02:00 |
|
Martin Willi
|
1111088aa7
|
gcrypt mpi based Diffie-Hellman implementation
|
2009-06-09 11:18:57 +02:00 |
|
Martin Willi
|
a41d0932c2
|
gcrypt rng implementation
|
2009-06-09 11:18:57 +02:00 |
|
Martin Willi
|
8e97e32705
|
use abstract mutex_t for gcrypt locking callbacks
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
80862c4637
|
gcrypt crypter implementation
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
f908ff9f91
|
gcrypt hasher implementation
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
513a1a2835
|
initialize gcrypt threadsave, currently for pthread only
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
4977018c23
|
added skeleton for libgcrypt based crypto plugin
|
2009-06-09 11:18:56 +02:00 |
|