Jesper Louis Andersen
7f857115bb
Add aead IETF constructions
...
Since the chacha20poly1305 constructions were the IETF variants,
we renamed those so they follow the official library better. While
here, we also fixed the argument order of the files.
2020-01-21 14:16:24 +01:00
Jesper Louis Andersen
bf6fb6cf7b
Split the remaining operations
2020-01-20 15:31:44 +01:00
Jesper Louis Andersen
2ea36a7352
Start an "Upcoming changes" list
...
We want to fix a number of problems in the library. So we write down
what we are going to do in order to make it clearer to people.
2020-01-20 14:37:47 +01:00
Jesper Louis Andersen
f5b8a8eb3b
Pull signing out to its own module
2020-01-19 17:38:42 +01:00
Jesper Louis Andersen
3ee5a94caf
Split off AEAD functions to a separate file
2020-01-19 13:29:32 +01:00
Jesper Louis Andersen
0047af286f
Provide a test suite for Generichash
2020-01-19 12:08:17 +01:00
Jesper Louis Andersen
d7e83dd569
Track outlen inside the generichash wrapper
2020-01-17 16:24:51 +01:00
Jesper Louis Andersen
df1b134f73
Track liveness stateReject updates to finalized generichash states.
2020-01-17 16:07:01 +01:00
Jesper Louis Andersen
463cae05d5
Bump for first additions
2020-01-17 16:03:16 +01:00
Jesper Louis Andersen
a25b9a2684
Bump CHANGELOG
2020-01-16 15:55:59 +01:00
Jesper Louis Andersen
0cfa88be32
Update changelog
2020-01-16 15:22:43 +01:00
Jesper Louis Andersen
03bf3b30a1
Update changelog
2020-01-16 13:48:35 +01:00
Jesper Louis Andersen
288d51ace7
Bump changelog
2020-01-16 13:42:19 +01:00
Jesper Louis Andersen
aaa5827613
Maintain CHANGELOG a bit
2020-01-15 16:17:44 +01:00
Jesper Louis Andersen
97ee4bbdcf
Use randombytes_uint32
...
Better name. Says what you are getting.
2020-01-15 14:05:25 +01:00
Jesper Louis Andersen
f9d6034e84
Implement missing random functions* enacl:randombytes_int32/0* enacl:randombytes_uniform/1
2020-01-15 13:56:00 +01:00
Jesper Louis Andersen
f650c72b02
version bump
2018-05-21 17:52:25 +02:00
Jesper Louis Andersen
5210099e53
Update the changelog with the new stuff
2018-05-21 17:41:12 +02:00
Jesper Louis Andersen
2f1e1fa7b6
Provide a proper changelog
2018-05-21 13:45:59 +02:00