This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
403acf8614e4e78b976f2da5fdf72dfc10fa9556
strongswan-ext
/
src
/
libstrongswan
/
crypto
/
iv
T
History
Tobias Brunner
403acf8614
crypto: Add NULL IV generator
...
This does not actually allocate an IV and only accepts requests for size == 0.
2015-11-09 11:08:22 +01:00
..
iv_gen_null.c
crypto: Add NULL IV generator
2015-11-09 11:08:22 +01:00
iv_gen_null.h
crypto: Add NULL IV generator
2015-11-09 11:08:22 +01:00
iv_gen_rand.c
iv_gen: Provide external sequence number (IKE, ESP)
2013-10-11 15:55:40 +02:00
iv_gen_rand.h
iv_gen: Add IV generator that allocates IVs randomly
2013-10-11 15:55:40 +02:00
iv_gen_seq.c
ivgen: Allow reusing the same message ID twice in sequential IV gen
2015-06-05 13:44:42 +02:00
iv_gen_seq.h
iv-gen: Ensure external sequential IVs are actually sequential
2015-06-01 09:42:10 +02:00
iv_gen.c
crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier
2015-06-29 17:32:03 +02:00
iv_gen.h
iv-gen: Add a generic constructor to create an IV gen from an algorithm
2015-04-13 15:06:15 +02:00