PolarSSL v1.1.4
File List
Here is a list of all files with brief descriptions:
aes.c [code]
aes.h [code]AES block cipher
arc4.c [code]
arc4.h [code]The ARCFOUR stream cipher
asn1.h [code]Generic ASN.1 parsing
asn1parse.c [code]
base64.c [code]
base64.h [code]RFC 1521 base64 encoding/decoding
bignum.c [code]
bignum.h [code]Multi-precision integer library
bn_mul.h [code]Multi-precision integer library
camellia.c [code]
camellia.h [code]Camellia block cipher
certs.c [code]
certs.h [code]Sample certificates and DHM parameters for testing
cipher.c [code]Generic cipher wrapper for PolarSSL
cipher.h [code]Generic cipher wrapper
cipher_wrap.c [code]
cipher_wrap.h [code]Cipher wrappers
CMakeCCompilerId.c [code]
config.h [code]Configuration options (set of defines)
ctr_drbg.c [code]
ctr_drbg.h [code]CTR_DRBG based on AES-256 (NIST SP 800-90)
debug.c [code]
debug.h [code]Debug functions
des.c [code]
des.h [code]DES block cipher
dhm.c [code]
dhm.h [code]Diffie-Hellman-Merkle key exchange
doc_encdec.h [code]Encryption/decryption module documentation file
doc_hashing.h [code]Hashing module documentation file
doc_mainpage.h [code]Main page documentation file
doc_rng.h [code]Random number generator (RNG) module documentation file
doc_ssltls.h [code]SSL/TLS communication module documentation file
doc_tcpip.h [code]TCP/IP communication module documentation file
doc_x509.h [code]X.509 module documentation file
entropy.c [code]
entropy.h [code]Entropy accumulator implementation
entropy_poll.c [code]
entropy_poll.h [code]Platform-specific and custom entropy polling functions
error.c [code]
error.h [code]Error to string translation
havege.c [code]
havege.h [code]HAVEGE: HArdware Volatile Entropy Gathering and Expansion
md.c [code]Generic message digest wrapper for PolarSSL
md.h [code]Generic message digest wrapper
md2.c [code]
md2.h [code]MD2 message digest algorithm (hash function)
md4.c [code]
md4.h [code]MD4 message digest algorithm (hash function)
md5.c [code]
md5.h [code]MD5 message digest algorithm (hash function)
md_wrap.c [code]Generic cipher wrapper for PolarSSL
md_wrap.h [code]Message digest wrappers
net.c [code]
net.h [code]Network communication functions
openssl.h [code]OpenSSL wrapper (definitions, inline functions)
padlock.c [code]
padlock.h [code]VIA PadLock ACE for HW encryption/decryption supported by some processors
pem.c [code]
pem.h [code]Privacy Enhanced Mail (PEM) decoding
pkcs11.c [code]Wrapper for PKCS#11 library libpkcs11-helper
pkcs11.h [code]Wrapper for PKCS#11 library libpkcs11-helper
rsa.c [code]
rsa.h [code]The RSA public-key cryptosystem
sha1.c [code]
sha1.h [code]SHA-1 cryptographic hash function
sha2.c [code]
sha2.h [code]SHA-224 and SHA-256 cryptographic hash function
sha4.c [code]
sha4.h [code]SHA-384 and SHA-512 cryptographic hash function
ssl.h [code]SSL/TLS functions
ssl_cli.c [code]
ssl_srv.c [code]
ssl_tls.c [code]
test_suite_aes.c [code]
test_suite_arc4.c [code]
test_suite_base64.c [code]
test_suite_camellia.c [code]
test_suite_cipher.aes.c [code]
test_suite_cipher.camellia.c [code]
test_suite_cipher.des.c [code]
test_suite_ctr_drbg.c [code]
test_suite_debug.c [code]
test_suite_des.c [code]
test_suite_dhm.c [code]
test_suite_error.c [code]
test_suite_hmac_shax.c [code]
test_suite_md.c [code]
test_suite_mdx.c [code]
test_suite_mpi.c [code]
test_suite_pkcs1_v21.c [code]
test_suite_rsa.c [code]
test_suite_shax.c [code]
test_suite_version.c [code]
test_suite_x509parse.c [code]
test_suite_xtea.c [code]
timing.c [code]
timing.h [code]Portable interface to the CPU cycle counter
version.c [code]
version.h [code]Run-time version information
x509.h [code]X.509 certificate and private key decoding
x509parse.c [code]
xtea.c [code]
xtea.h [code]XTEA block cipher (32-bit)