mbed TLS v2.0.0
|
Encryption/decryption module | The Encryption/decryption module provides encryption/decryption functions |
Hashing module | The Hashing module provides one-way hashing functions |
Random number generator (RNG) module | The Random number generator (RNG) module provides random number generation, see ctr_dbrg_random() |
SSL/TLS communication module | The SSL/TLS communication module provides the means to create an SSL/TLS communication channel |
TCP/IP communication module | The TCP/IP communication module provides for a channel of communication for the SSL/TLS communication module to use |
X.509 module | The X.509 module provides X.509 support which includes: |
Asn1_module |