Adam Ierymenko
|
dcb3d49d35
Cleanup, Address refactoring, tweak V1 identity generation a bit.
|
5 years ago |
Adam Ierymenko
|
a58f11e601
Tweak protocol getPacketId(), unit tests for defragmenter, AES fix.
|
5 years ago |
Adam Ierymenko
|
15e88a8b7e
MOAR AES V-TEC
|
5 years ago |
Adam Ierymenko
|
61b72d42b8
More AES tweaks
|
5 years ago |
Adam Ierymenko
|
56bf504ec2
Small AES tweak
|
5 years ago |
Adam Ierymenko
|
1f02250dd8
Ridiculously fast AES-CTR
|
5 years ago |
Adam Ierymenko
|
5d0c6db19c
Crypto fixes and benchmarks.
|
5 years ago |
Adam Ierymenko
|
4af3467757
AES-CTR test vectors and fixes to CTR code.
|
5 years ago |
Adam Ierymenko
|
1d885cf810
Build fixes, put uint128_t detection in one place.
|
5 years ago |
Adam Ierymenko
|
46d3780e89
AES stuff, port sending network credentials to new packet format.
|
5 years ago |
Adam Ierymenko
|
311c98e24e
Various other small things.
|
5 years ago |
Adam Ierymenko
|
3448e6fc76
Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness.
|
5 years ago |
Adam Ierymenko
|
e5c7366e71
Yet more minor refactoring and redesign Meter to be more thread-safe.
|
5 years ago |
Adam Ierymenko
|
e236d6f743
More minor refactoring
|
5 years ago |
Adam Ierymenko
|
5db0d9438c
More built-in AES and GMAC primitive work.
|
5 years ago |
Adam Ierymenko
|
08e06f9b8f
More refactoring and a bunch of AES goodness.
|
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
|
91ce4c4ea6
Refactoring protocol marshal/unmarshal code...
|
5 years ago |
Adam Ierymenko
|
33bb61c63d
Loads of refactoring, integration of new version of Trace.
|
5 years ago |
Adam Ierymenko
|
782b75a64e
Linux build fixes
|
5 years ago |
Adam Ierymenko
|
73b23f1b16
Go code cleanup and fixes, other cleanup.
|
5 years ago |
Adam Ierymenko
|
eef70e198b
Version 2.x notice updates and other boring stuff.
|
5 years ago |
Adam Ierymenko
|
53b7c8f725
Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff.
|
5 years ago |
Adam Ierymenko
|
83eacdfada
New Buffer implementation (not used yet) and cleanup
|
5 years ago |
Adam Ierymenko
|
ef64e6a336
Build fixes, cleanup
|
5 years ago |
Adam Ierymenko
|
6267c67888
A bunch of cleanup and refactoring toward 2.x
|
5 years ago |
Adam Ierymenko
|
87fe69c27c
AES optimization rabbit hole
|
6 years ago |
Adam Ierymenko
|
2d1eeda188
Cleanup, optimization
|
6 years ago |
Adam Ierymenko
|
8faaaec710
Add check for PCLMUL instruction too. Virtually all CPUs with AES-NI have it but good to be sure.
|
6 years ago |
Adam Ierymenko
|
e1dd413266
cleanup
|
6 years ago |