Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -14/+14 |
* | 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 | 1 | -0/+20 |
* | 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 | 1 | -13/+4 |
* | iv_gen: Add IV generator that allocates IVs sequentially | Tobias Brunner | 2013-10-11 | 1 | -0/+87 |