Commit graph

16 commits

Author SHA1 Message Date
Adam Ierymenko
0e3fa9589e
Rename some folders in Rust tree so folder names equal Rust package names. 2021-10-14 18:52:50 -04:00
Adam Ierymenko
110df67697
Move crypto glue into its own crate, and start the sync crate. 2021-10-01 11:44:51 -04:00
Adam Ierymenko
5dfc4c2703
RootSet tests and fix, other cleanup. 2021-08-24 16:01:12 -04:00
Adam Ierymenko
d2e19c889f
Formatting. 2021-08-23 14:46:34 -04:00
Adam Ierymenko
bd4367014e
A bunch of cleanup, and make MAC and Address idiomatic in the sense that they have no native nil value and use NonZero for zero-cost use of Option<> 2021-08-20 11:25:36 -04:00
Adam Ierymenko
40941a25f7
Move some stuff around, cleanup. 2021-08-18 21:29:44 -04:00
Adam Ierymenko
7f64dd34b8
Build fixes, defaults. 2021-08-12 18:24:11 -04:00
Adam Ierymenko
209aeefac3
Reorg some stuff, build out send_hello() 2021-08-12 15:56:42 -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
0edb7776c7
A ton of build fixes. 2021-08-04 16:56:13 -04:00
Adam Ierymenko
a8da84c055
Lots of Rust stuff. 2021-08-04 12:31:46 -04:00
Adam Ierymenko
617b7c86b6
Lots more stuff, but mostly packet defragmentation. 2021-08-02 23:41:05 -04:00
Adam Ierymenko
f989690785
A lot of VL1 work including Node, Peer, etc., and wrap secrets in a container to zero them on drop. 2021-07-30 21:39:21 -04:00
Adam Ierymenko
69176d47e8
Pool, concurrent map adapter, other Rusty stuff. 2021-07-29 13:11:08 -04:00
Adam Ierymenko
ed142273d0
Revise some V1 crypto stuff, rearrange some things, simplify Buffer. 2021-07-28 13:30:58 -04:00
Adam Ierymenko
5515be2e25
Rusty rusty rusty rust... 2021-07-16 20:41:03 -04:00