FreeRTOS-Kernel/FreeRTOS-Plus/Source/WolfSSL/wolfcrypt/src
TakayukiMatsuo c44794cd11
Update wolfSSL to the latest version(v.4.5.0) (#303)
* deleted old version wolfSSL before updating

* updated wolfSSL to the latest version(v4.4.0)

* updated wolfSSL to the latest version(v4.4.0)

* added macros for timing resistance

* Add wolfSSL-FIPS-Ready to Demo and Source

* Add wolfSSL-FIPS-Ready to Demo and Source

* Update README_wolfSSL_FIPS_Ready.md

* Remove unused files

* Update to wolfSSL-4.5.0-FIPS-Ready

* Increase FIPS version number for the default

* Update wolfSSL to the latest version(v.4.5.0)

* Fix version number

* Fix comments from github

Co-authored-by: RichardBarry <3073890+RichardBarry@users.noreply.github.com>
Co-authored-by: Ming Yue <mingyue86010@gmail.com>
Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
Co-authored-by: Alfred Gedeon <alfred2g@hotmail.com>
2020-10-23 19:35:06 -07:00
..
port Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
aes.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
aes_asm.asm Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
aes_asm.S Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
aes_gcm_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
arc4.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
asm.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
asn.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
async.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
blake2b.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
blake2s.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
camellia.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
chacha.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
chacha20_poly1305.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
chacha_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
cmac.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
coding.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
compress.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
cpuid.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
cryptocb.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
curve448.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
curve25519.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
des3.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
dh.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
dsa.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
ecc.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
ecc_fp.c Update WolfSSL library to the latest version. 2015-08-28 13:46:22 +00:00
ed448.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
ed25519.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
error.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
evp.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fe_448.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fe_low_mem.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fe_operations.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fe_x25519_128.i Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fe_x25519_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
fips.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fips_test.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mont_small.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_3.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_4.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_6.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_7.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_8.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_9.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_12.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_17.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_20.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_24.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_28.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_32.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_48.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_64.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_mul_comba_small_set.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_3.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_4.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_6.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_7.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_8.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_9.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_12.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_17.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_20.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_24.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_28.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_32.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_48.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_64.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
fp_sqr_comba_small_set.i Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
ge_448.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
ge_low_mem.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
ge_operations.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
hash.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
hc128.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
hmac.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
idea.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
include.am Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
integer.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
logging.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
md2.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
md4.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
md5.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
memory.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
misc.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
pkcs7.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
pkcs12.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
poly1305.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
poly1305_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
pwdbased.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
rabbit.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
random.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
ripemd.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
rsa.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
selftest.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
sha.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
sha3.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sha256.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sha256_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sha512.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sha512_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
signature.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_arm32.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_arm64.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_armthumb.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_c32.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_c64.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_cortexm.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_dsp32.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_int.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_x86_64.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
sp_x86_64_asm.S Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
srp.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
tfm.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
wc_dsp.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
wc_encrypt.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
wc_pkcs11.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
wc_port.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00
wolfcrypt_first.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
wolfcrypt_last.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
wolfevent.c Update wolfSSL to the latest version(v.4.4.0) (#186) 2020-08-07 15:58:14 -07:00
wolfmath.c Update wolfSSL to the latest version(v.4.5.0) (#303) 2020-10-23 19:35:06 -07:00