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
/
iv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
4
-21
/
+21
*
iv-gen: Use NULL IV generator for NULL encryption
Tobias Brunner
2015-11-09
1
-0
/
+5
*
crypto: Add NULL IV generator
Tobias Brunner
2015-11-09
2
-0
/
+95
*
crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier
Martin Willi
2015-06-29
1
-0
/
+1
*
ivgen: Allow reusing the same message ID twice in sequential IV gen
Martin Willi
2015-06-05
1
-7
/
+25
*
iv-gen: Fail getting shorter IV values than the used counter size
Martin Willi
2015-06-01
1
-0
/
+4
*
iv-gen: Ensure external sequential IVs are actually sequential
Martin Willi
2015-06-01
2
-0
/
+23
*
iv-gen: Add a generic constructor to create an IV gen from an algorithm
Martin Willi
2015-04-13
2
-0
/
+69
*
iv_gen: Mask sequential IVs with a random salt
Tobias Brunner
2013-10-11
1
-0
/
+24
*
iv_gen: Provide external sequence number (IKE, ESP)
Tobias Brunner
2013-10-11
3
-17
/
+10
*
iv_gen: Add IV generator that allocates IVs sequentially
Tobias Brunner
2013-10-11
2
-0
/
+119
*
iv_gen: Add IV generator that allocates IVs randomly
Tobias Brunner
2013-10-11
2
-0
/
+111
*
crypto: Add generic interface for IV generators
Tobias Brunner
2013-10-11
1
-0
/
+59