| Crates.io | crypto_api |
| lib.rs | crypto_api |
| version | 0.2.2 |
| created_at | 2019-03-11 15:44:39.735238+00 |
| updated_at | 2019-03-17 15:10:24.083703+00 |
| description | Defines a general purpose API for various cryptographic primitives |
| homepage | |
| repository | https://github.com/KizzyCode/crypto_api |
| max_upload_size | |
| id | 120077 |
| size | 17,101 |
This crate defines a general purpose API for various cryptographic primitives. It's goal is to provide an abstraction layer that allows you to switch your cryptographic backend easily.
The following primitives are covered:
Ciphers
Hash
KDF
MAC
PBKDF
RNG
Asymmetric Signer