Expand description
§Sentclose crypto crate
This create is non_std with alloc
used alg:
- Password hashing
- argon2
- symmetric encryption:
- aes gcm
- asymmetric encryption:
- ecies based on x25519
- signing
- ed25519
- hmac
- hmac sha256
This create can be used as stand-alone version without the sentclose api
Modules§
Macros§
- as_
ref_ bytes_ single_ value - crypto_
alg_ str_ impl - from_
bytes_ owned_ single_ value - into_
bytes_ from_ bytes_ inner - into_
bytes_ single_ value - try_
from_ bytes_ owned_ single_ value - try_
from_ bytes_ single_ value