Version 0.2.8 of this library has been released on Aug 29, and this
patch updates the library from version 0.2.7. A summary of changes
is available at the official repository at:
https://github.com/01org/tinycrypt/releases/tag/v0.2.8
A number of the changes we already had in tree, so the import to sync
with v0.2.8 is pretty minor.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
|
||
|---|---|---|
| .. | ||
| aes_decrypt.c | ||
| aes_encrypt.c | ||
| cbc_mode.c | ||
| ccm_mode.c | ||
| cmac_mode.c | ||
| ctr_mode.c | ||
| ctr_prng.c | ||
| ecc_dh.c | ||
| ecc_dsa.c | ||
| ecc_platform_specific.c | ||
| ecc.c | ||
| hmac_prng.c | ||
| hmac.c | ||
| sha256.c | ||
| utils.c | ||