Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypter_t api supports in-place encryption using NULL as output parameter | Martin Willi | 2008-04-30 | 1 | -3/+10 |
| | |||||
* | simplified the OpenSSL crypter a bit | Tobias Brunner | 2008-04-30 | 1 | -10/+4 |
| | |||||
* | algo lookup corrected | Tobias Brunner | 2008-04-28 | 1 | -3/+3 |
| | |||||
* | made algo struct static | Tobias Brunner | 2008-04-28 | 1 | -2/+2 |
| | |||||
* | added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.) | Tobias Brunner | 2008-04-28 | 1 | -0/+250 |