Embedded SDK
Embedded SDK
|
Files | |
file | lcx_aead.h [code] |
Authenticated Encryption with Associated Data (AEAD) | |
file | lcx_aes.h [code] |
AES (Advanced Encryption Standard). | |
file | lcx_aes_gcm.h [code] |
AES in Galois/Counter Mode (AES-GCM) | |
file | lcx_aes_siv.h [code] |
Advanced Encryption Standard with Synthetic Initialization Vector (AES-SIV). | |
file | lcx_blake2.h [code] |
BLAKE2 crypographic hash function. | |
file | lcx_blake3.h [code] |
BLAKE3 hash function. | |
file | lcx_chacha.h [code] |
Chacha cipher. | |
file | lcx_chacha_poly.h [code] |
CHACHA20_POLY1305 Authenticated Encryption with Additional Data (AEAD) | |
file | lcx_cipher.h [code] |
API for block ciphers. | |
file | lcx_cmac.h [code] |
CMAC (Cipher-based Message Authentication Code). | |
file | lcx_common.h [code] |
Cryptography flags. | |
file | lcx_crc.h [code] |
CRC (Cyclic Redundancy Check). | |
file | lcx_ecdh.h [code] |
ECDH (Elliptic Curve Diffie Hellman) key exchange. | |
file | lcx_ecdsa.h [code] |
ECDSA (Elliptic Curve Digital Signature Algorithm). | |
file | lcx_ecfp.h [code] |
Key pair generation based on elliptic curves. | |
file | lcx_ecschnorr.h [code] |
ECSDSA (Elliptic Curve-based Schnorr Digital Signature Algorithm). | |
file | lcx_eddsa.h [code] |
EDDSA (Edwards Curve Digital Signature Algorithm) | |
file | lcx_groestl.h [code] |
GROESTL hash function. | |
file | lcx_hash.h [code] |
Hash functions. | |
file | lcx_hmac.h [code] |
HMAC (Keyed-Hash Message Authentication Code) | |
file | lcx_math.h [code] |
Basic arithmetic. | |
file | lcx_pbkdf2.h [code] |
PBKDF2 (Password-Based Key Derivation Function) | |
file | lcx_poly1305.h [code] |
POLY1305 Message Authentication Code. | |
file | lcx_ripemd160.h [code] |
RIPEMD-160 hash function. | |
file | lcx_rng.h [code] |
Random Number Generation. | |
file | lcx_rsa.h [code] |
RSA algorithm. | |
file | lcx_sha256.h [code] |
SHA-2 (Secure Hash Algorithm 2) | |
file | lcx_sha3.h [code] |
SHA-3 (Secure Hash Algorithm 3) | |
file | lcx_sha512.h [code] |
SHA-2 (Secure Hash Algorithm 2) | |
file | lcx_wrappers.h [code] |
file | libcxng.h [code] |
Include cryptography files. | |