Adam Ierymenko
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 years ago |
Adam Ierymenko
|
996589894d
Build fixes
|
5 years ago |
Adam Ierymenko
|
78d223d709
A bunch more cleanup, remove a ton of reinterpret_cast cruft in favor of a simple union in InetAddress.
|
5 years ago |
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 years ago |
Adam Ierymenko
|
c65391a344
Add symmetric key container, tons of cleanup.
|
5 years ago |
Adam Ierymenko
|
b9f60fc3c2
A bunch of warning removal and LINT cleanliness.
|
5 years ago |
Adam Ierymenko
|
1f2e94a51d
Some optimization and raw memory access cleanup.
|
5 years ago |
Adam Ierymenko
|
d3a7468e83
Implement AES-GMAC-SIV and benchmark, rework COM and add a lot of comments and docs, and comments and docs elsewhere too.
|
5 years ago |
Adam Ierymenko
|
24e30a684b
A bunch of little nit-picky header and name cleanup.
|
5 years ago |
Adam Ierymenko
|
c3b5c45fea
Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues.
|
5 years ago |
Adam Ierymenko
|
de1b54821e
Starting to (re)write unit tests.
|
5 years ago |
Adam Ierymenko
|
f21ecb3762
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
5 years ago |
Adam Ierymenko
|
df346a6df6
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
5 years ago |