Adam Ierymenko
|
16a3c14c53
|
A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress.
|
2020-04-13 12:22:08 -07:00 |
|
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.
|
2020-03-28 12:06:10 -07:00 |
|
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.
|
2020-03-25 09:05:44 -07:00 |
|
Adam Ierymenko
|
24e30a684b
|
A bunch of little nit-picky header and name cleanup.
|
2020-03-04 08:16:44 -08:00 |
|
Adam Ierymenko
|
55b0555aa0
|
A bunch more build fixes.
|
2020-02-21 14:46:01 -08:00 |
|
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.
|
2020-02-12 14:04:25 -08:00 |
|
Adam Ierymenko
|
60de5ed3dd
|
It almost compiles again
|
2020-02-07 13:54:17 -08:00 |
|
Adam Ierymenko
|
df346a6df6
|
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
2020-02-03 13:00:13 -08:00 |
|
Adam Ierymenko
|
03190c5a55
|
Bunch of build fixes, some docs
|
2020-01-20 10:40:31 -08:00 |
|
Adam Ierymenko
|
eef70e198b
|
Version 2.x notice updates and other boring stuff.
|
2020-01-20 08:46:20 -08:00 |
|
Adam Ierymenko
|
6267c67888
|
A bunch of cleanup and refactoring toward 2.x
|
2019-12-12 16:15:49 -08:00 |
|
Adam Ierymenko
|
d8dae365f6
|
Cleanup, optimization, multicast stuff, and it now compiles again.
|
2019-09-11 15:34:55 -07:00 |
|
Adam Ierymenko
|
59ee0cfe88
|
Safety upgrades to code
|
2019-08-28 10:34:32 -07:00 |
|
Adam Ierymenko
|
52d55e34e6
|
Licenses, and use full strength AES-128 in scramble.
|
2019-08-23 12:03:13 -07:00 |
|
Adam Ierymenko
|
4da8036222
|
More refactor
|
2019-08-14 15:00:18 -07:00 |
|
Adam Ierymenko
|
e6b4006c70
|
Refactoring to eliminate duplicated code
|
2019-08-14 14:55:37 -07:00 |
|