Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed serpent and twofish plugins - use gcrypt instead | Andreas Steffen | 2009-06-18 | 7 | -1237/+0 |
| | |||||
* | fixed fatal typo | Andreas Steffen | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | also support 192 bit keys for Twofish and Serpent | Andreas Steffen | 2009-05-15 | 1 | -1/+2 |
| | |||||
* | fixed copy-and-paste caption error | Andreas Steffen | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 2 | -4/+4 |
| | |||||
* | cleaned up pluto's crypto framework | Andreas Steffen | 2009-05-14 | 1 | -2/+0 |
| | |||||
* | cosmetics | Andreas Steffen | 2009-05-14 | 1 | -2/+3 |
| | |||||
* | completed twofish sources | Andreas Steffen | 2009-05-14 | 1 | -1/+4 |
| | |||||
* | ported twofish as a plugin | Andreas Steffen | 2009-05-14 | 1 | -1447/+51 |
| | |||||
* | fixed 32 bit overflow check | Andreas Steffen | 2009-05-14 | 2 | -0/+884 |
| | |||||
* | renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ↵ | Andreas Steffen | 2009-05-14 | 1 | -1/+1 |
| | | | | ENCR_SERPENT_CBC, respectively | ||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 5 | -0/+1746 |