Tobias Brunner
|
3901937d14
|
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enums mutex/condvar/rwlock_type_t.
|
2009-08-14 13:30:59 +02:00 |
|
Andreas Steffen
|
b6f739c13b
|
support of SHA224-based certificate signatures
|
2009-08-05 22:01:44 +02:00 |
|
Martin Willi
|
00fcc0f8f3
|
added -avoid-version to LDFLAGS, plugins are not versioned
|
2009-07-03 08:57:11 +02:00 |
|
Martin Willi
|
a2f1bb238e
|
enforce correct RSA signature lenght in gcrypt
|
2009-06-30 12:10:30 +02:00 |
|
Andreas Steffen
|
1ea31180a0
|
HASH_MD2 is not implemented yet in gcrypt
|
2009-06-18 10:03:05 +02:00 |
|
Martin Willi
|
62d6da67dd
|
support older gcrypt libraries not defining the CAMELLIA cipher
|
2009-06-16 14:23:32 +02:00 |
|
Martin Willi
|
24d7b25d21
|
fixed compiler warning
|
2009-06-16 14:21:55 +02:00 |
|
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 |
|