Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved ike_alg descriptions to crypto.c | Andreas Steffen | 2009-06-16 | 8 | -396/+0 |
| | |||||
* | removed pluto test vectors, --disable-self-test option | Martin Willi | 2009-06-11 | 7 | -1039/+0 |
| | |||||
* | KE payload of ECP groups has X and Y coordinates | Andreas Steffen | 2009-05-24 | 1 | -52/+52 |
| | |||||
* | cosmetics | Andreas Steffen | 2009-05-24 | 5 | -46/+46 |
| | |||||
* | added dh group descriptions | Andreas Steffen | 2009-05-24 | 1 | -0/+124 |
| | |||||
* | disable crypto self-test | Andreas Steffen | 2009-05-15 | 3 | -11/+64 |
| | |||||
* | cleaned up pluto's IKE alg descriptors | Andreas Steffen | 2009-05-15 | 9 | -137/+526 |
| | |||||
* | removed libcrypto includes | Andreas Steffen | 2009-05-14 | 1 | -1/+0 |
| | |||||
* | cleaned up pluto's crypto framework | Andreas Steffen | 2009-05-14 | 4 | -125/+27 |
| | |||||
* | introduced encryption test vectors | Andreas Steffen | 2009-05-14 | 3 | -7/+85 |
| | |||||
* | removed all hash function code from pluto | Andreas Steffen | 2009-05-06 | 1 | -43/+8 |
| | |||||
* | renamed AES_cbc_encrypt to SS_AES_cbc_encrypt due to name collision with ↵ | Andreas Steffen | 2008-04-02 | 1 | -1/+1 |
| | | | | OpenSSL library | ||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 1 | -21/+594 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 8 | -164/+12 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 12 | -0/+504 |