ZeroTierOne/crypto
Adam Ierymenko 42178d1716 cleanup
2022-11-28 12:44:29 -05:00
..
benches rustfmt 2022-09-13 10:48:36 -04:00
src cleanup 2022-11-28 12:44:29 -05:00
Cargo.toml (1) Implement typestate Verified for identity, (2) FileDatabase in controller now works. 2022-11-16 21:41:08 -05:00
README.md (1) Implement typestate Verified for identity, (2) FileDatabase in controller now works. 2022-11-16 21:41:08 -05:00
rustfmt.toml A bunch of reorg and simplification in the network hypervisor. 2022-09-13 10:35:52 -04:00
ZSSP.md docs, comments, readable code 2022-11-18 13:41:44 -05: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.