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
/
plugins
/
gcrypt
/
gcrypt_crypter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+2
*
Add a return value to crypter_t.decrypt()
Martin Willi
2012-07-16
1
-8
/
+8
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-14
/
+11
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-8
/
+10
*
Variable key length crypters use default key length if zero given
Martin Willi
2010-08-16
1
-1
/
+5
*
Implemented AES/Camellia counter mode in gcrypt
Martin Willi
2010-08-13
1
-6
/
+57
*
Add dedicated getter for the IV size to the crypter_t interface
Martin Willi
2010-08-13
1
-0
/
+10
*
Migraded gcrypt plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-36
/
+23
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-13
/
+13
*
support older gcrypt libraries not defining the CAMELLIA cipher
Martin Willi
2009-06-16
1
-0
/
+2
*
gcrypt actually does not implement IDEA
Martin Willi
2009-06-15
1
-2
/
+2
*
gcrypt blowfish supports 128 bit key size only
Martin Willi
2009-06-11
1
-0
/
+4
*
gcrypt crypter implementation
Martin Willi
2009-06-09
1
-0
/
+246