.. |
.gitignore
|
|
|
aes.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
aesni.c
|
Change asm format to \n\t in aesni.c too
|
2014-06-25 11:26:13 +02:00 |
arc4.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
asn1parse.c
|
|
|
asn1write.c
|
|
|
base64.c
|
Fix base64_decode() to return and check length correctly
|
2014-07-04 15:01:00 +02:00 |
bignum.c
|
|
|
blowfish.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
camellia.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
ccm.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
certs.c
|
|
|
cipher.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
cipher_wrap.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
CMakeLists.txt
|
Fix clang's check mode again
|
2014-06-25 15:59:50 +02:00 |
ctr_drbg.c
|
Add ctr_drbg_free()
|
2014-07-09 10:19:23 +02:00 |
debug.c
|
|
|
des.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
dhm.c
|
Add dhm_init()
|
2014-07-09 10:19:23 +02:00 |
ecdh.c
|
|
|
ecdsa.c
|
|
|
ecp.c
|
Save some space in ECP curve tables
|
2014-07-08 14:20:26 +02:00 |
ecp_curves.c
|
|
|
entropy.c
|
Adapt programs / test suites
|
2014-07-09 10:19:24 +02:00 |
entropy_poll.c
|
|
|
error.c
|
Fix warning depending on configuration
|
2014-06-25 12:22:59 +02:00 |
gcm.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
havege.c
|
Adapt programs / test suites
|
2014-07-09 10:19:24 +02:00 |
hmac_drbg.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
Makefile
|
Add (placeholder) CCM module
|
2014-05-06 11:28:09 +02:00 |
md.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
md2.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
md4.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
md5.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
md_wrap.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
memory_buffer_alloc.c
|
|
|
net.c
|
|
|
oid.c
|
Rm duplicate entry in oid_md_alg
|
2014-07-08 14:20:26 +02:00 |
padlock.c
|
Padlock asm using \n\t too
|
2014-06-25 11:26:14 +02:00 |
pbkdf2.c
|
|
|
pem.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
pk.c
|
|
|
pk_wrap.c
|
|
|
pkcs5.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
pkcs11.c
|
|
|
pkcs12.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
pkparse.c
|
|
|
pkwrite.c
|
|
|
platform.c
|
|
|
ripemd160.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
rsa.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
sha1.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
sha256.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
sha512.c
|
Add _init() and _free() for hash modules
|
2014-07-09 10:19:23 +02:00 |
ssl_cache.c
|
|
|
ssl_ciphersuites.c
|
Add SSL_CIPHERSUITES config option
|
2014-07-04 14:59:02 +02:00 |
ssl_cli.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
ssl_srv.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
ssl_tls.c
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
threading.c
|
|
|
timing.c
|
|
|
version.c
|
|
|
version_features.c
|
|
|
x509.c
|
|
|
x509_create.c
|
|
|
x509_crl.c
|
|
|
x509_crt.c
|
Restore ability to trust non-CA selfsigned EE cert
|
2014-06-25 11:26:13 +02:00 |
x509_csr.c
|
|
|
x509write_crt.c
|
|
|
x509write_csr.c
|
|
|
xtea.c
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |