zephyr/ext/lib/crypto/tinycrypt/source
Leandro Pereira 14c56691c7 crypto: Update TinyCrypt to 0.2.7
Version 0.2.7 of this library has been released on June 30th, and this
patch updates the library from version 0.2.6.  A summary of changes
is available at the official repository at:

    https://github.com/01org/tinycrypt/releases/tag/v0.2.7

There were some API changes in this version, so some tests are not
building: ccm_mode, ecc_dh, and ecc_dsa.  Fixes to these tests and
subsystems affected by the changes will be provided.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-01 10:35:06 -04: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 crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
ccm_mode.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
cmac_mode.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04: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 crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -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 crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
hmac_prng.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
sha256.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00
utils.c crypto: Update TinyCrypt to 0.2.7 2017-08-01 10:35:06 -04:00