ZeroTierOne/crypto
2022-12-14 12:57:10 -05:00
..
benches rustfmt 2022-09-13 10:48:36 -04:00
src switched to use of safer read and write functions 2022-12-14 12:57:10 -05:00
Cargo.toml Add AES-GCM test vectors even though aes.rs is just glue... to make sure the glue holds. :) 2022-12-06 17:49:17 -05:00
README.md got to compile 2022-12-14 10:10:16 -05: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.