List of all items
Enums
Functions
- aead_chacha20_poly1305_decrypt
- aead_chacha20_poly1305_decrypt_with_aad
- aead_chacha20_poly1305_encrypt
- aead_chacha20_poly1305_encrypt_with_aad
- ecdsa_compress_public_key
- ecdsa_decompress_public_key
- ecdsa_derive_private_key
- ecdsa_new_private_key_using
- ecdsa_public_key_from_private_key
- ecdsa_sign
- ecdsa_verify
- ed25519_new_private_key_using
- ed25519_public_key_from_private_key
- ed25519_sign
- ed25519_verify
- hash::crc32
- hash::crc32_data
- hash::crc32_data_opt
- hash::double_sha256
- hash::hkdf_hmac_sha256
- hash::hmac_sha256
- hash::hmac_sha512
- hash::pbkdf2_hmac_sha256
- hash::sha256
- hash::sha512
- memzero
- memzero_vec_vec_u8
- schnorr_public_key_from_private_key
- schnorr_sign
- schnorr_sign_using
- schnorr_sign_with_aux_rand
- schnorr_verify
- x25519_agreement_public_key_from_private_key
- x25519_derive_agreement_private_key
- x25519_derive_signing_private_key
- x25519_new_agreement_private_key_using
- x25519_shared_key
Constants
- ECDSA_MESSAGE_HASH_SIZE
- ECDSA_PRIVATE_KEY_SIZE
- ECDSA_PUBLIC_KEY_SIZE
- ECDSA_SIGNATURE_SIZE
- ECDSA_UNCOMPRESSED_PUBLIC_KEY_SIZE
- ED25519_PRIVATE_KEY_SIZE
- ED25519_PUBLIC_KEY_SIZE
- ED25519_SIGNATURE_SIZE
- SCHNORR_PUBLIC_KEY_SIZE
- SCHNORR_SIGNATURE_SIZE
- SYMMETRIC_AUTH_SIZE
- SYMMETRIC_KEY_SIZE
- SYMMETRIC_NONCE_SIZE
- X25519_PRIVATE_KEY_SIZE
- X25519_PUBLIC_KEY_SIZE
- hash::CRC32_SIZE
- hash::SHA256_SIZE
- hash::SHA512_SIZE