Adam Ierymenko
|
8ebbbc33cc
Clean up and revise how roots are added/specced.
|
5 年之前 |
Adam Ierymenko
|
98bcff1928
Warning fix.
|
5 年之前 |
Adam Ierymenko
|
cef708c8ad
Build fixes.
|
5 年之前 |
Adam Ierymenko
|
a925e2d783
Build fixes.
|
5 年之前 |
Adam Ierymenko
|
a1193f0e30
A few AES-GMAC-SIV tweaks to use a bit more IV state.
|
5 年之前 |
Adam Ierymenko
|
f209037efe
Cleanup, slightly slow down V1 identity generation, faster Salsa20 (by a bit).
|
5 年之前 |
Adam Ierymenko
|
b99dd7d916
Fix code generation for AES stuff so it runs on chips that do not have AVX or VAES.
|
5 年之前 |
Adam Ierymenko
|
aad21cf395
Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test fixes.
|
5 年之前 |
Adam Ierymenko
|
d537428421
Build fixes.
|
5 年之前 |
Adam Ierymenko
|
996589894d
Build fixes
|
5 年之前 |
Adam Ierymenko
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 年之前 |
Adam Ierymenko
|
52e1f5502d
More VL1 work after re-re-re-refactor...
|
5 年之前 |
Adam Ierymenko
|
664a128e9e
Yet more work in progress... mostly cleanup and re-implementation without depending on struture padding.
|
5 年之前 |
Adam Ierymenko
|
666d44b14a
More endless work in progress...
|
5 年之前 |
Adam Ierymenko
|
b533c300d8
A ton more work... almost there
|
5 年之前 |
Adam Ierymenko
|
78d223d709
A bunch more cleanup, remove a ton of reinterpret_cast cruft in favor of a simple union in InetAddress.
|
5 年之前 |
Adam Ierymenko
|
2b0127c26d
Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable.
|
5 年之前 |
Adam Ierymenko
|
16a3c14c53
A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress.
|
5 年之前 |
Adam Ierymenko
|
c65391a344
Add symmetric key container, tons of cleanup.
|
5 年之前 |
Adam Ierymenko
|
fbf4ae823b
Clean up timing stuff in Peer and make it more rational, implement some more P2P stuff, rename some methods, cleanup cleanup cleanup.
|
5 年之前 |
Adam Ierymenko
|
3d6d9c5808
LINT cleanliness.
|
5 年之前 |
Adam Ierymenko
|
64c533c189
More warning removal.
|
5 年之前 |
Adam Ierymenko
|
7fd78a87d1
Use static_assert more.
|
5 年之前 |
Adam Ierymenko
|
b9f60fc3c2
A bunch of warning removal and LINT cleanliness.
|
5 年之前 |
Adam Ierymenko
|
afa01074c5
File this idea away.
|
5 年之前 |
Adam Ierymenko
|
1f85b0402e
Just use unordered_map, and some other cleanup.
|
5 年之前 |
Adam Ierymenko
|
b3314cd34f
Small build fixes.
|
5 年之前 |
Adam Ierymenko
|
9428fc53f6
A bunch of cleanup, bug fix, just use unordered_map, etc.
|
5 年之前 |
Adam Ierymenko
|
0d05e4bcae
Remove capability chain of custody stuff which was never used and was really overly complex and a potential source of security problems.
|
5 年之前 |
Adam Ierymenko
|
87da45b3f5
Faster hash table, various other optimizations and simplification.
|
5 年之前 |