index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
crypto
/
crypters
/
crypter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier
Martin Willi
2015-06-29
1
-0
/
+1
*
Add implementation of the RC2 block cipher (RFC 2268)
Tobias Brunner
2013-05-08
1
-1
/
+12
*
Avoid problems with Doxygen by adding warn_unused_result attribute at the end...
Tobias Brunner
2012-08-11
1
-11
/
+9
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-1
/
+3
*
Add a return value to crypter_t.decrypt()
Martin Willi
2012-07-16
1
-1
/
+3
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-1
/
+3
*
Make function to test if an encryption algorithm is an AEAD alg public
Martin Willi
2010-08-19
1
-0
/
+8
*
Implemented AES/Camellia counter mode in gcrypt
Martin Willi
2010-08-13
1
-0
/
+10
*
Add dedicated getter for the IV size to the crypter_t interface
Martin Willi
2010-08-13
1
-7
/
+14
*
add IKEv1 support for the Camellia cipher
Andreas Steffen
2009-12-15
1
-0
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-2
/
+2
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-10
/
+10
*
cleaned up pluto's crypto framework
Andreas Steffen
2009-05-14
1
-0
/
+6
*
renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ENCR_SERPENT_CB...
Andreas Steffen
2009-05-14
1
-2
/
+2
*
started migration to encryption plugins
Andreas Steffen
2009-05-09
1
-0
/
+18
*
defined ENCR_TWOFISH and ENCR_SERPENT
Andreas Steffen
2009-05-08
1
-2
/
+4
*
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
-20
/
+26
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
*
des ecb enum value changed, ignores set for md4 plugin
Tobias Brunner
2009-02-19
1
-1
/
+1
*
adding enum elements for MD4 and DES (ECB)
Tobias Brunner
2009-02-18
1
-1
/
+2
*
reverted changeset 4529:
Martin Willi
2008-10-30
1
-2
/
+1
*
added Camellia CBC to list of encryption algorithms
Andreas Steffen
2008-10-30
1
-1
/
+2
*
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