Tobias Brunner
|
233a132634
|
Removed an unnecessary include of a header that is not available on Mac OS X.
|
2009-07-15 22:42:22 +02:00 |
|
Andreas Steffen
|
eebecebead
|
make ecp_x_coordinate_only = yes the default
|
2009-07-06 11:47:38 +02:00 |
|
Andreas Steffen
|
21863d6361
|
ecp_x_coordinate only option allows ECP interoperability with MS Windows
|
2009-07-06 08:47:18 +02:00 |
|
Andreas Steffen
|
876a6d737f
|
corrected comment
|
2009-07-04 09:26:36 +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 |
|
Martin Willi
|
960e0c1040
|
check integrity of plugins before loading
|
2009-06-22 15:47:17 +02:00 |
|
Martin Willi
|
31b9c10800
|
removed unneeded newline
|
2009-06-22 15:35:18 +02:00 |
|
Andreas Steffen
|
1ea31180a0
|
HASH_MD2 is not implemented yet in gcrypt
|
2009-06-18 10:03:05 +02:00 |
|
Andreas Steffen
|
3d7250d472
|
added test vector for NULL encryption
|
2009-06-18 09:59:24 +02:00 |
|
Andreas Steffen
|
c233bb932a
|
added test vector for NULL encryption
|
2009-06-18 09:42:05 +02:00 |
|
Andreas Steffen
|
21142d40d1
|
added md2 and md4 test vectors
|
2009-06-18 09:32:57 +02:00 |
|
Andreas Steffen
|
6561694796
|
added 2 des test vectors
|
2009-06-18 08:23:51 +02:00 |
|
Andreas Steffen
|
0e9ded6838
|
removed serpent and twofish plugins - use gcrypt instead
|
2009-06-18 07:27:40 +02:00 |
|
Andreas Steffen
|
e1101d5994
|
added 2 RC5 test vectors
|
2009-06-17 22:34:03 +02:00 |
|
Andreas Steffen
|
ed65740846
|
added 2 IDEA test vectors
|
2009-06-17 21:53:30 +02:00 |
|
Andreas Steffen
|
364786b69f
|
added 6 serpent test vectors
|
2009-06-17 21:37:26 +02:00 |
|
Andreas Steffen
|
142b7326a6
|
added 3 Twofish test vectors
|
2009-06-17 15:50:27 +02:00 |
|
Andreas Steffen
|
a36c082da6
|
added one CAST-128 test vector
|
2009-06-17 15:24:20 +02:00 |
|
Andreas Steffen
|
61bfc3acae
|
added 6 Camellia test vectors
|
2009-06-17 14:22:00 +02:00 |
|
Andreas Steffen
|
22511bbd34
|
added 6 Camellia test vectors
|
2009-06-17 14:21:34 +02:00 |
|
Andreas Steffen
|
942127a602
|
fixed 64 bit warning
|
2009-06-17 12:32:28 +02:00 |
|
Andreas Steffen
|
c3fcdd9322
|
added 2 3DES-CBC and 3 AES-CBC test vectors
|
2009-06-17 00:08:44 +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 |
|
Andreas Steffen
|
cd312fcc43
|
remove whitespace
|
2009-06-15 19:30:44 +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 |
|
Martin Willi
|
3176e4421f
|
check if RSA key is large enough to sign a chunk of data
|
2009-06-15 13:49:30 +02:00 |
|
Martin Willi
|
e7227f0ba0
|
use save chunk advancing, check signature length
|
2009-06-15 13:37:52 +02:00 |
|
Andreas Steffen
|
2b92fc9880
|
test_vectors.h is part of the distribution
|
2009-06-13 15:17:24 +02:00 |
|
Andreas Steffen
|
11e6d28533
|
pluto supports ECDSA authentication
|
2009-06-12 19:59:49 +02:00 |
|
Martin Willi
|
b59e239335
|
added SHA2 HMAC signer test vectors
|
2009-06-12 11:09:09 +02:00 |
|
Martin Willi
|
095f971c10
|
added a FIPS_PRF test vector
|
2009-06-12 10:40:38 +02:00 |
|
Martin Willi
|
701381ceb8
|
added SHA2 HMAC PRF test vectors
|
2009-06-11 20:26:01 +02:00 |
|
Martin Willi
|
d94d68e404
|
added SHA2 test vectors
|
2009-06-11 18:14:30 +02:00 |
|
Martin Willi
|
f02d144095
|
added SHA1 test vectors
|
2009-06-11 17:17:33 +02:00 |
|
Martin Willi
|
2df93f467b
|
added HMAC SHA1 test vectors
|
2009-06-11 17:05:56 +02:00 |
|
Martin Willi
|
764708b4e0
|
added HMAC MD5 test vectors
|
2009-06-11 16:44:20 +02:00 |
|
Martin Willi
|
c698da8cb4
|
added RNG test vectors
|
2009-06-11 15:56:00 +02:00 |
|
Martin Willi
|
e091d5100f
|
added MD5 test vectors
|
2009-06-11 15:56:00 +02:00 |
|
Martin Willi
|
54916d79d6
|
added AES-XCBC test vectors for signer/prf
|
2009-06-11 15:56:00 +02:00 |
|
Martin Willi
|
005163805d
|
added test vectors for AES128 CBC
|
2009-06-11 15:56:00 +02:00 |
|
Martin Willi
|
6f4f83e333
|
added blowfish test vectors from pluto
|
2009-06-11 15:56:00 +02:00 |
|
Martin Willi
|
81811a9d8b
|
added a plugin providing crypto test vectors
|
2009-06-11 15:55:59 +02:00 |
|
Martin Willi
|
e51f607221
|
gcrypt blowfish supports 128 bit key size only
|
2009-06-11 14:13:17 +02:00 |
|
Andreas Steffen
|
dfa5fb0358
|
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
|
2009-06-10 15:29:57 +02:00 |
|
Andreas Steffen
|
29bbfc11ee
|
implemented IKEv1 signature verification in openssl_rsa_public_key.c
|
2009-06-10 13:43:51 +02:00 |
|