| .. |
|
AES.cpp
|
a925e2d783
Build fixes.
|
5 лет назад |
|
AES.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
Address.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Buf.cpp
|
547f39bb49
Fixes for Buf, unit test
|
5 лет назад |
|
Buf.hpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
C25519.cpp
|
666d44b14a
More endless work in progress...
|
5 лет назад |
|
C25519.hpp
|
666d44b14a
More endless work in progress...
|
5 лет назад |
|
CMakeLists.txt
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Capability.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
Capability.hpp
|
2b0127c26d
Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable.
|
5 лет назад |
|
CertificateOfMembership.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
CertificateOfMembership.hpp
|
16a3c14c53
A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress.
|
5 лет назад |
|
CertificateOfOwnership.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
CertificateOfOwnership.hpp
|
16a3c14c53
A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress.
|
5 лет назад |
|
Constants.hpp
|
52e1f5502d
More VL1 work after re-re-re-refactor...
|
5 лет назад |
|
Containers.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Credential.cpp
|
16a3c14c53
A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress.
|
5 лет назад |
|
Credential.hpp
|
d3a7468e83
Implement AES-GMAC-SIV and benchmark, rework COM and add a lot of comments and docs, and comments and docs elsewhere too.
|
5 лет назад |
|
Defragmenter.hpp
|
d537428421
Build fixes.
|
5 лет назад |
|
Dictionary.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Dictionary.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
ECC384.cpp
|
24e30a684b
A bunch of little nit-picky header and name cleanup.
|
5 лет назад |
|
ECC384.hpp
|
eef70e198b
Version 2.x notice updates and other boring stuff.
|
5 лет назад |
|
Endpoint.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Endpoint.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
EphemeralKey.hpp
|
996589894d
Build fixes
|
5 лет назад |
|
Expect.hpp
|
2b0127c26d
Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable.
|
5 лет назад |
|
FCV.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Fingerprint.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Identity.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Identity.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
InetAddress.cpp
|
d537428421
Build fixes.
|
5 лет назад |
|
InetAddress.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
LZ4.cpp
|
1f2e94a51d
Some optimization and raw memory access cleanup.
|
5 лет назад |
|
LZ4.hpp
|
274db26339
Fix accidentally removed file.
|
5 лет назад |
|
Locator.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Locator.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
MAC.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Membership.cpp
|
d537428421
Build fixes.
|
5 лет назад |
|
Membership.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Meter.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
MulticastGroup.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Mutex.hpp
|
b9f60fc3c2
A bunch of warning removal and LINT cleanliness.
|
5 лет назад |
|
Network.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Network.hpp
|
b533c300d8
A ton more work... almost there
|
5 лет назад |
|
NetworkConfig.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
NetworkConfig.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
NetworkController.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
Node.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Node.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
OS.hpp
|
aad21cf395
Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test fixes.
|
5 лет назад |
|
Path.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Path.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Peer.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Peer.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Poly1305.cpp
|
b533c300d8
A ton more work... almost there
|
5 лет назад |
|
Poly1305.hpp
|
d537428421
Build fixes.
|
5 лет назад |
|
Protocol.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
README.md
|
c6ce6b46ce
build fixes
|
5 лет назад |
|
Revocation.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
Revocation.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
RuntimeEnvironment.hpp
|
52e1f5502d
More VL1 work after re-re-re-refactor...
|
5 лет назад |
|
SHA512.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
SHA512.hpp
|
b533c300d8
A ton more work... almost there
|
5 лет назад |
|
Salsa20.cpp
|
f209037efe
Cleanup, slightly slow down V1 identity generation, faster Salsa20 (by a bit).
|
5 лет назад |
|
Salsa20.hpp
|
f209037efe
Cleanup, slightly slow down V1 identity generation, faster Salsa20 (by a bit).
|
5 лет назад |
|
ScopedPtr.hpp
|
666d44b14a
More endless work in progress...
|
5 лет назад |
|
SelfAwareness.cpp
|
d537428421
Build fixes.
|
5 лет назад |
|
SelfAwareness.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
SharedPtr.hpp
|
d537428421
Build fixes.
|
5 лет назад |
|
SymmetricKey.hpp
|
666d44b14a
More endless work in progress...
|
5 лет назад |
|
Tag.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
Tag.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
Tests.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Tests.h
|
b533c300d8
A ton more work... almost there
|
5 лет назад |
|
Topology.cpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Topology.hpp
|
b9bf6d1242
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
5 лет назад |
|
Trace.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
Trace.hpp
|
666d44b14a
More endless work in progress...
|
5 лет назад |
|
TriviallyCopyable.hpp
|
6051c973d3
A bunch of warning removal, build fixes, and cleanup.
|
5 лет назад |
|
Utils.cpp
|
a925e2d783
Build fixes.
|
5 лет назад |
|
Utils.hpp
|
aad21cf395
Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test fixes.
|
5 лет назад |
|
VL1.cpp
|
a925e2d783
Build fixes.
|
5 лет назад |
|
VL1.hpp
|
a925e2d783
Build fixes.
|
5 лет назад |
|
VL2.cpp
|
d3777b3eb4
A bunch of boring formattings stuff, etc.
|
5 лет назад |
|
VL2.hpp
|
664a128e9e
Yet more work in progress... mostly cleanup and re-implementation without depending on struture padding.
|
5 лет назад |