.. |
.gitignore
|
|
|
aes.c
|
Add further missing brackets around macro parameters
|
2019-02-19 17:59:57 +00:00 |
aesni.c
|
Warn if using a memory sanitizer on AESNI
|
2018-04-05 15:37:38 +02:00 |
arc4.c
|
|
|
aria.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
asn1parse.c
|
|
|
asn1write.c
|
Add new function mbedtls_asn1_write_named_bitstring()
|
2019-01-16 10:35:13 +00:00 |
base64.c
|
|
|
bignum.c
|
Merge remote-tracking branch 'origin/pr/2405' into development
|
2019-04-05 14:08:49 +01:00 |
blowfish.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
camellia.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
ccm.c
|
Merge remote-tracking branch 'origin/pr/2092' into development
|
2019-04-24 11:17:21 +01:00 |
chacha20.c
|
Improve macro hygiene
|
2019-02-19 17:59:00 +00:00 |
chachapoly.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
cipher.c
|
Convert cipher and pk to PSA attribute-based key creation
|
2019-06-05 11:34:54 +02:00 |
cipher_wrap.c
|
Wrap lines at 80 columns
|
2019-04-02 10:07:28 -07:00 |
cmac.c
|
|
|
CMakeLists.txt
|
Implement the secure element driver registration function
|
2019-06-24 19:55:44 +02:00 |
ctr_drbg.c
|
|
|
des.c
|
|
|
dhm.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
ecdh.c
|
Fix ECDH secret export for Mongomery curves
|
2019-02-26 16:49:52 +00:00 |
ecdsa.c
|
Merge development commit 8e76332 into development-psa
|
2019-01-31 08:20:20 -05:00 |
ecjpake.c
|
Fix #2370, minor typos and spelling mistakes
|
2019-01-24 10:37:40 +01:00 |
ecp.c
|
Merge remote-tracking branch 'tls/development' into development
|
2019-05-01 14:12:43 +01:00 |
ecp_curves.c
|
Improve macro hygiene
|
2019-02-19 17:59:00 +00:00 |
entropy.c
|
Rename mbedtls_zeroize to mbedtls_platform_zeroize
|
2018-04-17 10:00:21 -05:00 |
entropy_poll.c
|
Add missing bracket
|
2018-11-06 13:12:47 +00:00 |
error.c
|
Remove unused TLS, NET, and X.509 files
|
2019-04-25 11:46:21 +01:00 |
gcm.c
|
Whitespace fix for ccm, gcm, and pkcs5
|
2019-01-10 03:17:34 -05:00 |
havege.c
|
Improve macro hygiene
|
2019-02-19 17:59:00 +00:00 |
hkdf.c
|
|
|
hmac_drbg.c
|
|
|
Makefile
|
Implement the secure element driver registration function
|
2019-06-24 19:55:44 +02:00 |
md.c
|
md: Remove dependency on X.509
|
2019-03-11 16:46:20 +00:00 |
md2.c
|
|
|
md4.c
|
Add more missing parentheses around macro parameters
|
2019-02-19 17:59:57 +00:00 |
md5.c
|
Add further missing brackets around macro parameters
|
2019-02-19 17:59:57 +00:00 |
md_wrap.c
|
New MD API: rename functions from _ext to _ret
|
2018-01-22 11:54:42 +01:00 |
memory_buffer_alloc.c
|
|
|
nist_kw.c
|
|
|
oid.c
|
Add support for RSA PKCSv1.5 signatures using RIPEMD-160
|
2019-05-06 12:15:17 -04:00 |
padlock.c
|
Change main license to Apache 2.0
|
2015-09-04 14:21:07 +02:00 |
pem.c
|
|
|
pk.c
|
Convert cipher and pk to PSA attribute-based key creation
|
2019-06-05 11:34:54 +02:00 |
pk_wrap.c
|
Convert cipher and pk to PSA attribute-based key creation
|
2019-06-05 11:34:54 +02:00 |
pkcs5.c
|
|
|
pkcs12.c
|
|
|
pkparse.c
|
|
|
pkwrite.c
|
Convert cipher and pk to PSA attribute-based key creation
|
2019-06-05 11:34:54 +02:00 |
platform.c
|
|
|
platform_util.c
|
|
|
poly1305.c
|
Improve macro hygiene
|
2019-02-19 17:59:00 +00:00 |
psa_crypto.c
|
SE keys: store the bit size internally (partial implementation)
|
2019-07-29 17:06:06 +02:00 |
psa_crypto_core.h
|
SE keys: store the bit size internally (partial implementation)
|
2019-07-29 17:06:06 +02:00 |
psa_crypto_invasive.h
|
|
|
psa_crypto_its.h
|
Fix up ITS header files for internal use in crypto
|
2019-03-15 11:13:33 +01:00 |
psa_crypto_se.c
|
psa_destroy_se_key: explain why the error is NOT_PERMITTED
|
2019-07-25 14:13:24 +02:00 |
psa_crypto_se.h
|
SE drivers: implement persistent storage
|
2019-07-23 17:38:08 +02:00 |
psa_crypto_service_integration.h
|
Add common header for crypto service integration
|
2019-02-19 15:09:14 +02:00 |
psa_crypto_slot_management.c
|
SE keys: implement persistent storage
|
2019-07-23 16:13:14 +02:00 |
psa_crypto_slot_management.h
|
Driver table entries are now mutable
|
2019-07-12 23:42:20 +02:00 |
psa_crypto_storage.c
|
Add the lifetime to the key storage format
|
2019-07-23 14:46:52 +02:00 |
psa_crypto_storage.h
|
Improve documentation of transaction storage
|
2019-07-26 13:23:51 +02:00 |
psa_its_file.c
|
Document rename_replace_existing macro
|
2019-04-11 14:21:14 +01:00 |
ripemd160.c
|
Improve macro hygiene
|
2019-02-19 17:59:00 +00:00 |
rsa.c
|
|
|
rsa_internal.c
|
|
|
sha1.c
|
Add further missing brackets around macro parameters
|
2019-02-19 17:59:57 +00:00 |
sha256.c
|
Add further missing brackets around macro parameters
|
2019-02-19 17:59:57 +00:00 |
sha512.c
|
Add more missing parentheses around macro parameters
|
2019-02-19 17:59:57 +00:00 |
threading.c
|
Don't declare and define gmtime()-mutex on Windows platforms
|
2018-09-06 12:09:56 +01:00 |
timing.c
|
|
|
version.c
|
|
|
version_features.c
|
Gate secure element support by a separate config option
|
2019-06-26 20:01:35 +02:00 |
xtea.c
|
Rename mbedtls_zeroize to mbedtls_platform_zeroize
|
2018-04-17 10:00:21 -05:00 |