zephyr/ext/lib/crypto/tinycrypt/source
Flavio Ceolin 263282b220 ext: tinycrypt: Update revision
Update tinycrypt to latest revision, two commits after 0.2.8 release.

These commits are only bug fixes and one of them is fixing incorrect
buffer size in decryption with CBC mode.

This algorithm is being used by tinycrypt shim and is tested in
samples/drivers/crypto/.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-02 19:18:58 +02:00
..
aes_decrypt.c
aes_encrypt.c
cbc_mode.c
ccm_mode.c
cmac_mode.c
ctr_mode.c
ctr_prng.c
ecc.c
ecc_dh.c
ecc_dsa.c
ecc_platform_specific.c
hmac.c
hmac_prng.c
sha256.c
utils.c