|
PolarSSL v1.2.8
|
| aes.c | |
| aes.h | AES block cipher |
| arc4.c | |
| arc4.h | The ARCFOUR stream cipher |
| asn1.h | Generic ASN.1 parsing |
| asn1parse.c | |
| asn1write.c | |
| asn1write.h | ASN.1 buffer writing functionality |
| base64.c | |
| base64.h | RFC 1521 base64 encoding/decoding |
| bignum.c | |
| bignum.h | Multi-precision integer library |
| blowfish.c | |
| blowfish.h | Blowfish block cipher |
| bn_mul.h | Multi-precision integer library |
| camellia.c | |
| camellia.h | Camellia block cipher |
| certs.c | |
| certs.h | Sample certificates and DHM parameters for testing |
| cipher.c | Generic cipher wrapper for PolarSSL |
| cipher.h | Generic cipher wrapper |
| cipher_wrap.c | |
| cipher_wrap.h | Cipher wrappers |
| CMakeCCompilerId.c | |
| config.h | Configuration options (set of defines) |
| ctr_drbg.c | |
| ctr_drbg.h | CTR_DRBG based on AES-256 (NIST SP 800-90) |
| debug.c | |
| debug.h | Debug functions |
| des.c | |
| des.h | DES block cipher |
| dhm.c | |
| dhm.h | Diffie-Hellman-Merkle key exchange |
| doc_encdec.h | Encryption/decryption module documentation file |
| doc_hashing.h | Hashing module documentation file |
| doc_mainpage.h | Main page documentation file |
| doc_rng.h | Random number generator (RNG) module documentation file |
| doc_ssltls.h | SSL/TLS communication module documentation file |
| doc_tcpip.h | TCP/IP communication module documentation file |
| doc_x509.h | X.509 module documentation file |
| entropy.c | |
| entropy.h | Entropy accumulator implementation |
| entropy_poll.c | |
| entropy_poll.h | Platform-specific and custom entropy polling functions |
| error.c | |
| error.h | Error to string translation |
| gcm.c | |
| gcm.h | Galois/Counter mode for AES |
| havege.c | |
| havege.h | HAVEGE: HArdware Volatile Entropy Gathering and Expansion |
| md.c | Generic message digest wrapper for PolarSSL |
| md.h | Generic message digest wrapper |
| md2.c | |
| md2.h | MD2 message digest algorithm (hash function) |
| md4.c | |
| md4.h | MD4 message digest algorithm (hash function) |
| md5.c | |
| md5.h | MD5 message digest algorithm (hash function) |
| md_wrap.c | Generic cipher wrapper for PolarSSL |
| md_wrap.h | Message digest wrappers |
| net.c | |
| net.h | Network communication functions |
| openssl.h | OpenSSL wrapper (definitions, inline functions) |
| padlock.c | |
| padlock.h | VIA PadLock ACE for HW encryption/decryption supported by some processors |
| pbkdf2.c | Password-Based Key Derivation Function 2 (from PKCS#5) DEPRECATED: Use pkcs5.c instead |
| pbkdf2.h | Password-Based Key Derivation Function 2 (from PKCS#5) DEPRECATED: use pkcs5.h instead |
| pem.c | |
| pem.h | Privacy Enhanced Mail (PEM) decoding |
| pkcs11.c | Wrapper for PKCS#11 library libpkcs11-helper |
| pkcs11.h | Wrapper for PKCS#11 library libpkcs11-helper |
| pkcs12.c | |
| pkcs12.h | PKCS#12 Personal Information Exchange Syntax |
| pkcs5.c | PKCS#5 functions |
| pkcs5.h | |
| rsa.c | |
| rsa.h | The RSA public-key cryptosystem |
| sha1.c | |
| sha1.h | SHA-1 cryptographic hash function |
| sha2.c | |
| sha2.h | SHA-224 and SHA-256 cryptographic hash function |
| sha4.c | |
| sha4.h | SHA-384 and SHA-512 cryptographic hash function |
| ssl.h | SSL/TLS functions |
| ssl_cache.c | |
| ssl_cache.h | SSL session cache implementation |
| ssl_cli.c | |
| ssl_srv.c | |
| ssl_tls.c | |
| test_suite_aes.cbc.c | |
| test_suite_aes.cfb.c | |
| test_suite_aes.ecb.c | |
| test_suite_aes.rest.c | |
| test_suite_arc4.c | |
| test_suite_base64.c | |
| test_suite_blowfish.c | |
| test_suite_camellia.c | |
| test_suite_cipher.aes.c | |
| test_suite_cipher.blowfish.c | |
| test_suite_cipher.camellia.c | |
| test_suite_cipher.des.c | |
| test_suite_cipher.null.c | |
| test_suite_ctr_drbg.c | |
| test_suite_debug.c | |
| test_suite_des.c | |
| test_suite_dhm.c | |
| test_suite_error.c | |
| test_suite_gcm.decrypt_128.c | |
| test_suite_gcm.decrypt_192.c | |
| test_suite_gcm.decrypt_256.c | |
| test_suite_gcm.encrypt_128.c | |
| test_suite_gcm.encrypt_192.c | |
| test_suite_gcm.encrypt_256.c | |
| test_suite_hmac_shax.c | |
| test_suite_md.c | |
| test_suite_mdx.c | |
| test_suite_mpi.c | |
| test_suite_pbkdf2.c | |
| test_suite_pkcs1_v21.c | |
| test_suite_pkcs5.c | |
| test_suite_rsa.c | |
| test_suite_shax.c | |
| test_suite_version.c | |
| test_suite_x509parse.c | |
| test_suite_x509write.c | |
| test_suite_xtea.c | |
| timing.c | |
| timing.h | Portable interface to the CPU cycle counter |
| version.c | |
| version.h | Run-time version information |
| x509.h | X.509 certificate and private key decoding |
| x509parse.c | |
| x509write.c | |
| x509write.h | X509 buffer writing functionality |
| xtea.c | |
| xtea.h | XTEA block cipher (32-bit) |
1.8.7