mbed TLS v2.3.0
|
Encryption/decryption module | The Encryption/decryption module provides encryption/decryption functions |
Hashing module | The Message Digest (MD) or Hashing module provides one-way hashing functions |
Random number generator (RNG) module | The Random number generator (RNG) module provides random number generation, see mbedtls_ctr_drbg_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 for reading, writing and verification of certificates |
Asn1_module |