MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Cmcci_tweetnacl_auth_authenticator_t | Abstract type for authenticators |
Cmcci_tweetnacl_auth_key_t | Abstract type for auth keys |
Cmcci_tweetnacl_box_beforenm_t | Reference structure for precomputation bytes for box |
Cmcci_tweetnacl_box_cipherzero_t | Reference structure for bytes required to be zero at front of cihper text |
Cmcci_tweetnacl_box_messagezero_t | Reference structure for bytes required to be zero at front of plaintext |
Cmcci_tweetnacl_box_nonce_t | Reference structure for nonce bytes for box |
Cmcci_tweetnacl_box_privatekey_t | Reference structure for private key |
Cmcci_tweetnacl_box_publickey_t | Reference structure for public key |
Cmcci_tweetnacl_curve25519_group_element_t | Curve25519 group element |
Cmcci_tweetnacl_curve25519_scalar_t | Curve25519 scalar integer |
Cmcci_tweetnacl_onetimeauth_authenticator_t | Abstract type for crypto authenticators |
Cmcci_tweetnacl_onetimeauth_key_t | Abstract type for crypto keys |
Cmcci_tweetnacl_secretbox_cipherzero_t | Reference structure for bytes required to be zero at front of cihper text |
Cmcci_tweetnacl_secretbox_key_t | Reference structure for key bytes for secretbox |
Cmcci_tweetnacl_secretbox_messagezero_t | Reference structure for bytes requried to be zero at front of plaintext |
Cmcci_tweetnacl_secretbox_nonce_t | Reference structure for nonce bytes for secretbox |
Cmcci_tweetnacl_sha512_t | Abstract type for SHA512 signature blocks |
Cmcci_tweetnacl_sign_privatekey_t | Private Key for TweetNaCl sign operations |
Cmcci_tweetnacl_sign_publickey_t | Public Key for TweetNaCl sign operations |
Cmcci_tweetnacl_sign_signature_t | Signature block for TweetNaCl sign operations |
Cmcci_tweetnacl_stream_key_t | Abstract type for crypto keys |
Cmcci_tweetnacl_stream_nonce_t | Abstract type for crypto nonces |