chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
bebf03a
)
algorithms.c, etc.: Support the new AEAD abstraction.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 Nov 2018 15:35:14 +0000
(15:35 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 21 Sep 2019 10:46:49 +0000
(11:46 +0100)
The new machinery means we can reimplement `secret_box' and
`secret_unbox' using Catacomb's `..._naclbox' AE scheme.
No differences found