ZeroTierOne/crypto
2022-11-03 15:38:23 -04:00
..
benches rustfmt 2022-09-13 10:48:36 -04:00
src Factor out a few more warnings. 2022-11-03 15:38:23 -04:00
Cargo.toml Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better. 2022-09-29 15:34:03 -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.