2024-02-22 12:23:07 -05:00
2023-10-10 10:05:41 -04:00
2024-02-22 12:23:07 -05:00
2023-12-05 12:17:48 -08:00
2023-10-16 16:03:14 -04:00
2023-10-16 16:06:45 -04:00
2023-08-15 12:57:24 -04:00
2023-08-15 12:57:24 -04:00
2023-08-07 14:37:17 -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 is very important that this library is only linked to OpenSSL versions greater than 1.1.0. 1.1.0 introduced no-hassle threadsafety which we take advantage of. If we want a version prior to 1.1.0 we will have to add conditional threadsafety code.

S
Description
No description provided
Readme MPL-2.0 295 KiB
Languages
Rust 100%