mcuboot/ext/tinycrypt/tests
Fabio Utzig 0f409b0589 ext: tinycrypt: update ctr mode to stream
Add an offset parameter to mode ctr so it can be properly used as a
streaming cipher, like required by the flash encryption algorithm.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-11-25 12:37:29 -03:00
..
include Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
Makefile Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
pseudo-random-data.bin Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_aes.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_cbc_mode.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_ccm_mode.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_cmac_mode.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_ctr_mode.c ext: tinycrypt: update ctr mode to stream 2020-11-25 12:37:29 -03:00
test_ctr_prng.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_ecc_dh.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_ecc_dsa.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_ecc_utils.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_hmac.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_hmac_prng.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00
test_sha256.c Add tinycrypt 0.2.8 2017-10-10 14:34:17 -03:00