Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) i... | Tobias Brunner | 2008-05-16 | 1 | -1/+7 |
* | crypter_t api supports in-place encryption using NULL as output parameter | Martin Willi | 2008-04-30 | 1 | -2/+4 |
* | removed status result from crypter interface to be consistent with other cryp... | Martin Willi | 2008-04-22 | 1 | -11/+16 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -73/+29 |
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+1 |
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -9/+7 |
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -3/+3 |
* | added support for 3DES encryption algorithm in IKE | Martin Willi | 2006-09-19 | 1 | -8/+11 |
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+153 |