Unit Crypto
From Ultibo.org
Return to Unit Reference
Contents
[hide]Description
Ultibo Crypto interface unit
To be documented
Constants
[Expand]
Crypto cipher algorithms
CRYPTO_CIPHER_ALG_*
[Expand]
Crypto cipher modes
CRYPTO_CIPHER_MODE_*
[Expand]
Crypto hash algorithms
CRYPTO_HASH_ALG_*
[Expand]
AES block size
AES_BLOCK_*
[Expand]
AES key size
AES_KEY_*
[Expand]
DES block size
DES_BLOCK_*
[Expand]
DES key size
DES_KEY_*
[Expand]
DES key type
DES_KEYTYPE_*
[Expand]
3DES block size
DES3_BLOCK_*
[Expand]
3DES key size
DES3_KEY_*
[Expand]
SHA1 constants
SHA1_*
[Expand]
MIME64 constants
MIME64_*
Type definitions
To be documented
Public variables
To be documented
Function declarations
To be documented
Return to Unit Reference