[−][src]Crate devolutions_crypto
Modules
| ffi | FFI interface for use with other languages. Mostly used for C and C#. |
| utils | Cryptographic utils that does not use the Devolutions custom data type. |
Structs
| DcDataBlob | Data structure containing cryptographic information. It is made to be used as a black box
for misuse resistance. It implements |
Enums
| DevoCryptoError | The enum containing the various error types. |