Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make function to test if an encryption algorithm is an AEAD alg public | Martin Willi | 2010-08-19 | 1 | -1/+22 |
| | |||||
* | conversion from CAMELLIA OIDs to encryption_algorithm | Andreas Steffen | 2009-06-17 | 1 | -0/+28 |
| | |||||
* | add _CBC to all encryption algorithms in CBC mode | Andreas Steffen | 2009-05-19 | 1 | -9/+9 |
| | |||||
* | renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ↵ | Andreas Steffen | 2009-05-14 | 1 | -4/+4 |
| | | | | ENCR_SERPENT_CBC, respectively | ||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 1 | -0/+81 |
| | |||||
* | defined ENCR_TWOFISH and ENCR_SERPENT | Andreas Steffen | 2009-05-08 | 1 | -6/+7 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | support of the ESP CAMELLIA-CBC cipher by charon | Andreas Steffen | 2009-04-17 | 1 | -3/+10 |
| | |||||
* | adding enum elements for MD4 and DES (ECB) | Tobias Brunner | 2009-02-18 | 1 | -1/+3 |
| | |||||
* | Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) ↵ | Tobias Brunner | 2008-05-16 | 1 | -3/+10 |
| | | | | in charon. | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -32/+2 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -20/+18 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | added support for 3DES encryption algorithm in IKE | Martin Willi | 2006-09-19 | 1 | -0/+6 |
| | |||||
* | reuse an existing IKE_SA to set up additional CHILD_SAs | Martin Willi | 2006-07-20 | 1 | -14/+14 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+63 |