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 crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
aes_encrypt.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
cbc_mode.c ext: tinycrypt: Update revision 2018-08-02 19:18:58 +02:00
ccm_mode.c crypto: Update TinyCrypt to 0.2.8 2017-11-09 16:39:03 -06:00
cmac_mode.c ext: tinycrypt: Update revision 2018-08-02 19:18:58 +02:00
ctr_mode.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
ctr_prng.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
ecc.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
ecc_dh.c tinycrypt: ecc_dh: Properly clear out temporary secret buffers 2017-08-19 07:48:07 -04:00
ecc_dsa.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
ecc_platform_specific.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
hmac.c tinycrypt/hmac: Array compared to NULL has no effect 2017-08-29 16:31:53 -04:00
hmac_prng.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
sha256.c tinycrypt/sha256: Array compared to NULL has no effect 2017-08-29 16:31:53 -04:00
utils.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00