Module core
Expand description
Re-export of the rama-boring
crate.
Modules§
- aes
- Low level AES IGE and key wrapping functionality
- asn1
- Defines the format of certificiates
- base64
- Base64 encoding support.
- bn
- BigNum implementation
- conf
- Interface for processing OpenSSL configuration files.
- derive
- Shared secret derivation.
- dh
- dsa
- Digital Signatures
- ec
- Elliptic Curve
- ecdsa
- Low level Elliptic Curve Digital Signature Algorithm (ECDSA) functions.
- error
- Errors returned by OpenSSL library.
- ex_data
- hash
- hpke
- memcmp
- Utilities to safely compare cryptographic values.
- nid
- A collection of numerical identifiers for OpenSSL objects.
- pkcs5
- pkcs12
- PKCS #12 archives.
- pkey
- Public/private key processing.
- rand
- Utilities for secure random number generation.
- rsa
- Rivest–Shamir–Adleman cryptosystem
- sha
- The SHA family of hashes.
- sign
- Message signatures.
- srtp
- ssl
- SSL/TLS support.
- stack
- string
- symm
- High level interface to certain symmetric ciphers.
- tokio
- Full Re-export of the
rama-boring-tokio
crate. - version
- x509
- The standard defining the format of public key certificates.