Crate ordinal_crypto
source ·Functions§
- for securely encrypting/decrypting remotely stored data.
- for converting 32 byte keys to/from strings.
- for encrypting one-time content keys.
- ties everything together as the core encryption/signing logic.
- for generating pub/priv keys which are used for asymmetrical encryption.
- for signing/verifying content and request payloads.
- for converting any string into 32 bytes.