Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | HASH_MD2 is not implemented yet in gcrypt | Andreas Steffen | 2009-06-18 | 1 | -2/+0 | |
| | ||||||
* | added test vector for NULL encryption | Andreas Steffen | 2009-06-18 | 2 | -0/+2 | |
| | ||||||
* | added test vector for NULL encryption | Andreas Steffen | 2009-06-18 | 1 | -0/+25 | |
| | ||||||
* | added md2 and md4 test vectors | Andreas Steffen | 2009-06-18 | 4 | -0/+142 | |
| | ||||||
* | added 2 des test vectors | Andreas Steffen | 2009-06-18 | 3 | -0/+70 | |
| | ||||||
* | removed serpent and twofish plugins - use gcrypt instead | Andreas Steffen | 2009-06-18 | 15 | -2610/+0 | |
| | ||||||
* | removed superfluous print argument | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | added 2 RC5 test vectors | Andreas Steffen | 2009-06-17 | 3 | -0/+47 | |
| | ||||||
* | added 2 IDEA test vectors | Andreas Steffen | 2009-06-17 | 3 | -0/+47 | |
| | ||||||
* | added 6 serpent test vectors | Andreas Steffen | 2009-06-17 | 3 | -0/+98 | |
| | ||||||
* | added 3 Twofish test vectors | Andreas Steffen | 2009-06-17 | 3 | -0/+60 | |
| | ||||||
* | added one CAST-128 test vector | Andreas Steffen | 2009-06-17 | 3 | -0/+30 | |
| | ||||||
* | corrected ASN.1 encoding of OID node | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | added 6 Camellia test vectors | Andreas Steffen | 2009-06-17 | 1 | -0/+91 | |
| | ||||||
* | added 6 Camellia test vectors | Andreas Steffen | 2009-06-17 | 2 | -5/+12 | |
| | ||||||
* | conversion from CAMELLIA OIDs to encryption_algorithm | Andreas Steffen | 2009-06-17 | 1 | -0/+28 | |
| | ||||||
* | fixed tabs | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | added camellia-cbc OIDs | Andreas Steffen | 2009-06-17 | 1 | -1/+13 | |
| | ||||||
* | fixed 64 bit warning | Andreas Steffen | 2009-06-17 | 1 | -1/+2 | |
| | ||||||
* | added 2 3DES-CBC and 3 AES-CBC test vectors | Andreas Steffen | 2009-06-17 | 4 | -0/+104 | |
| | ||||||
* | reformatted crypto_test output | Andreas Steffen | 2009-06-16 | 1 | -48/+41 | |
| | ||||||
* | support older gcrypt libraries not defining the CAMELLIA cipher | Martin Willi | 2009-06-16 | 1 | -0/+2 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2009-06-16 | 2 | -0/+4 | |
| | ||||||
* | increased verbosity of successful crypto tests | Martin Willi | 2009-06-16 | 1 | -5/+5 | |
| | ||||||
* | removed one hierarchy level for crypto test options | Martin Willi | 2009-06-16 | 2 | -4/+4 | |
| | ||||||
* | remove whitespace | Andreas Steffen | 2009-06-15 | 1 | -1/+1 | |
| | ||||||
* | gcrypt actually does not implement IDEA | Martin Willi | 2009-06-15 | 2 | -4/+2 | |
| | ||||||
* | implemented gcrypt RSA encrypt/decrypt operations | Martin Willi | 2009-06-15 | 2 | -8/+65 | |
| | ||||||
* | added a gcrypt.quick_random option to generate weak testing keys faster | Martin Willi | 2009-06-15 | 1 | -0/+5 | |
| | ||||||
* | implemented IKEv1 specific SIGN_RSA_EMSA_PKCS1_NULL scheme in gcrypt | Martin Willi | 2009-06-15 | 2 | -2/+107 | |
| | ||||||
* | check if RSA key is large enough to sign a chunk of data | Martin Willi | 2009-06-15 | 1 | -0/+7 | |
| | ||||||
* | use save chunk advancing, check signature length | Martin Willi | 2009-06-15 | 1 | -9/+5 | |
| | ||||||
* | test_vectors.h is part of the distribution | Andreas Steffen | 2009-06-13 | 1 | -1/+1 | |
| | ||||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 11 | -67/+67 | |
| | ||||||
* | added SHA2 HMAC signer test vectors | Martin Willi | 2009-06-12 | 2 | -1/+101 | |
| | ||||||
* | added a FIPS_PRF test vector | Martin Willi | 2009-06-12 | 3 | -0/+32 | |
| | ||||||
* | added support for stateful PRFs (such as the FIPS_PRF) | Martin Willi | 2009-06-12 | 2 | -0/+10 | |
| | ||||||
* | added SHA2 HMAC PRF test vectors | Martin Willi | 2009-06-11 | 3 | -0/+281 | |
| | ||||||
* | added SHA2 test vectors | Martin Willi | 2009-06-11 | 3 | -0/+146 | |
| | ||||||
* | added SHA1 test vectors | Martin Willi | 2009-06-11 | 3 | -0/+55 | |
| | ||||||
* | added HMAC SHA1 test vectors | Martin Willi | 2009-06-11 | 3 | -0/+159 | |
| | ||||||
* | added HMAC MD5 test vectors | Martin Willi | 2009-06-11 | 3 | -0/+123 | |
| | ||||||
* | added RNG test vectors | Martin Willi | 2009-06-11 | 3 | -1/+249 | |
| | ||||||
* | added MD5 test vectors | Martin Willi | 2009-06-11 | 3 | -1/+73 | |
| | ||||||
* | added AES-XCBC test vectors for signer/prf | Martin Willi | 2009-06-11 | 3 | -1/+144 | |
| | ||||||
* | added test vectors for AES128 CBC | Martin Willi | 2009-06-11 | 3 | -1/+63 | |
| | ||||||
* | added blowfish test vectors from pluto | Martin Willi | 2009-06-11 | 3 | -1/+51 | |
| | ||||||
* | added a plugin providing crypto test vectors | Martin Willi | 2009-06-11 | 5 | -0/+219 | |
| | ||||||
* | make use of the crypto_tester in the crypto_factory | Martin Willi | 2009-06-11 | 3 | -44/+149 | |
| | | | | | libstrongswan.crypto.test.on_add to test algorithms during initialization libstrongswan.crypto.test.on_create to test algorithms on each instantiation | |||||
* | implemented a crypto_tester class to test crypto algorithms | Martin Willi | 2009-06-11 | 3 | -0/+832 | |
| | | | | | libstrongswan.crypto.test.required to require at least one test vector to use an algorithm libstrongswan.crypto.test.rng_true to run RNG tests on RNG_TRUE quality |