ZeroTierOne/crypto
2022-09-21 16:43:47 -04:00
..
benches rustfmt 2022-09-13 10:48:36 -04:00
src A ton more reorg work and controller work. 2022-09-20 12:10:05 -04:00
Cargo.toml Tons more work: (1) remove async again from the core, (2) controller stuff, (3) retrofit other stuff to handle non-async core. 2022-09-21 16:43:47 -04:00
README.md A bunch of reorg and simplification in the network hypervisor. 2022-09-13 10:35:52 -04:00
rustfmt.toml A bunch of reorg and simplification in the network hypervisor. 2022-09-13 10:35:52 -04:00

ZeroTier Cryptography Library


Most of this library is just glue to provide a simple safe API around things like OpenSSL or OS-specific crypto APIs.

It also contains ZSSP, the V2 ZeroTier Secure Session Protocol.