Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed serpent and twofish plugins - use gcrypt instead | Andreas Steffen | 2009-06-18 | 7 | -1365/+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 |
| | |||||
* | cleaned up pluto's crypto framework | Andreas Steffen | 2009-05-14 | 1 | -2/+0 |
| | |||||
* | completed serpent plugin | Andreas Steffen | 2009-05-14 | 4 | -1449/+1070 |
| | |||||
* | 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/+1745 |