diff options
author | Jakob Unterwurzacher | 2018-02-18 16:20:38 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-02-18 16:20:38 +0100 |
commit | 5ad9bda206e476fea866907e2f0545257f74e1f0 (patch) | |
tree | 4762e5c2ee93551ebc2c9c2b463fc8e4c48420b8 /LICENSE | |
parent | 6c6947126d38f8988bcbf59db088c9cddc55b9ab (diff) |
cryptocore: make AEADTypeEnum values explicit
We now print the number in a debug message, so define
the numeric values explicitely instead of using iota.
This way you don't have to understand how iota works
to find out what the number means. Lack of understanding
of how iota works is also the reason why the numbers
start at 3 (to keep the current behavoir).
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions