Commit graph

16 commits

Author SHA1 Message Date
Erik Hollensbe
a7272f5cba
initial test fixing on linux
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-04-18 10:54:02 -07:00
Adam Ierymenko
e22afcd23b
Docs and cleanup. 2022-04-08 11:01:17 -04:00
Adam Ierymenko
4a6e88344c
(1) switch NIST curve to P-384 since there is no point in 521 and NSA may not even accept it, (2) simplify ephemeral key stuff, (3) toss some stuff in the attic. 2022-02-16 18:22:20 -05:00
Adam Ierymenko
4a9938dfd3
Implement identity V1 so as to make it backward compatibile with old versions, and tons of build fixes. 2021-12-10 21:57:50 -05:00
Adam Ierymenko
39aeab6819
Tweak V1 identity PoW, rewrite root set to be cleaner, docs, warning removal, test fix in AES-GMAC-SIV. 2021-11-05 15:30:54 -04:00
Adam Ierymenko
a7501c182c
Remove library Cargo.lock 2021-10-14 18:56:27 -04:00
Adam Ierymenko
90469fcb2b
cleanup 2021-10-06 12:41:42 -04:00
Adam Ierymenko
40941a25f7
Move some stuff around, cleanup. 2021-08-18 21:29:44 -04:00
Adam Ierymenko
788c310322
Add a simple AES-CTR wrapper to GMAC-SIV, and many other things. 2021-08-10 15:52:27 -04:00
Adam Ierymenko
9ea1cd2d6e
AES-GMAC-SIV fixes, build fixes, finish up non-forwarding path in wire_packet(). 2021-08-05 22:51:47 -04:00
Adam Ierymenko
005f76cd9b
Various cleanup. 2021-08-05 18:25:04 -04:00
Adam Ierymenko
4ca8b30044
Implement AES-GMAC-SIV in terms of OpenSSL too. 2021-08-05 16:52:22 -04:00
Adam Ierymenko
a8da84c055
Lots of Rust stuff. 2021-08-04 12:31:46 -04:00
Adam Ierymenko
0809a8f313
Rusty stuff and a README for AES-GMAC-SIV. 2021-07-26 23:09:45 -04:00
Adam Ierymenko
77ff52ce4d
Build fixes in Rust code. 2021-07-15 10:11:56 -04:00
Adam Ierymenko
f898029241
formatting, aes-gmac-siv crate 2021-07-14 15:38:37 -04:00