summaryrefslogtreecommitdiff
path: root/core/include/crypto/crypto.h
AgeCommit message (Expand)Author
2020-11-20core: svc store: delete keys from secure elementsJorge Ramirez-Ortiz
2020-11-20drivers: implement se050 driverJorge Ramirez-Ortiz
2020-11-16core: crypto: unify ECC and SM2_DSA sign/verifyCedric Neveux
2020-11-16core: crypto: add struct crypto_ecc_[public/keypair]_opsCedric Neveux
2020-09-16crypto: add function to free rsa keypairElias von Däniken
2020-05-15core: simple typo fixes in comments in core/include treeMarkus S. Wamser
2020-04-20core: crypto: ECC: make sure key_size is consistent with attributesJerome Forissier
2020-04-20core: crypto: DH: make sure key_size is consistent with attributesJerome Forissier
2020-01-17core: crypto: add support for SM2 KEPJerome Forissier
2020-01-09core: crypto add support for SM2 DSAJerome Forissier
2020-01-07core: crypto: add support for SM2 PKEJerome Forissier
2019-11-08core: remove algo from crypto_authenc_*()Jens Wiklander
2019-11-08core: remove algo from crypto_mac_*()Jens Wiklander
2019-11-08core: remove algo from crypto_cipher_*()Jens Wiklander
2019-11-08core: remove algo from crypto_hash_*()Jens Wiklander
2019-03-22core: add encrypt key length in AES encrypt APISummer Qin
2018-12-18libtomcrypt: Import SHA512/256 approved hash algorithmSumit Garg
2018-06-18core: add new RNG implementationJens Wiklander
2018-01-11core: crypto.h manages authenc context memoryJens Wiklander
2018-01-11core: crypto.h manages cipher context memoryJens Wiklander
2018-01-11core: crypto.h manages mac context memoryJens Wiklander
2018-01-11core: crypto.h manages hash context memoryJens Wiklander
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-24core: LTC provide some AES primitivesJens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander