kaleb-himes 844e961ff5 Check-in FIPS 140-3 PILOT changes 9 months ago
..
port 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
aes.c 844e961ff5 Check-in FIPS 140-3 PILOT changes 9 months ago
aes_asm.S 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
aes_asm.asm c729318ddd update copyright date 3 years ago
aes_gcm_asm.S 35659be06f AES GCM: implement streaming 3 years ago
arc4.c c729318ddd update copyright date 3 years ago
asm.c fa8f23284d Maths x86 asm: change asm snippets to get compiling 2 years ago
asn.c a626a4fb02 Fixes for spelling errors. 2 years ago
blake2b.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
blake2s.c 96b7b193d7 Check return value in BLAKE2 key init functions 3 years ago
camellia.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
chacha.c 0f05a71bfb linuxkm: refactor SAVE_VECTOR_REGISTERS() macro to take a fail clause as an argument, to allow the preprocessor to completely eliminate it in non-kernel builds, and for backward compat with WCv5.0-RC8. 2 years ago
chacha20_poly1305.c c729318ddd update copyright date 3 years ago
chacha_asm.S c729318ddd update copyright date 3 years ago
cmac.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
coding.c 9e02655ac4 Merge remote-tracking branch 'upstream/master' into os_base64 3 years ago
compress.c c729318ddd update copyright date 3 years ago
cpuid.c 17c2e9e1cd AARCH64 SHA512: implementation using crypto instructions added 2 years ago
cryptocb.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
curve25519.c 0f05a71bfb linuxkm: refactor SAVE_VECTOR_REGISTERS() macro to take a fail clause as an argument, to allow the preprocessor to completely eliminate it in non-kernel builds, and for backward compat with WCv5.0-RC8. 2 years ago
curve448.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
des3.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
dh.c 844e961ff5 Check-in FIPS 140-3 PILOT changes 9 months ago
dsa.c 6086728968 Fix possible segfault occurs when mp_clear() is executed for uninitialized mp_int 2 years ago
ecc.c f8565f26e2 fixes for --disable-harden. 2 years ago
ecc_fp.c 5d377b7bc5 for make dist and also aes compatibility 9 years ago
eccsi.c a626a4fb02 Fixes for spelling errors. 2 years ago
ed25519.c 29f051e585 Fixes and cleanups for NXP SE050 support. 2 years ago
ed448.c 5e8da2348f ED: add --enable-ed25519-stream and --enable-ed448-stream to configure.ac, disabled by default, and add them to --enable-all and --enable-all-crypto lists, along with --enable-aesgcm-stream; report AES-GCM and ED* streaming API options in feature summary rendered at end; 2 years ago
error.c f1d43f6891 Add error code for the private key read lockout. 2 years ago
evp.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
falcon.c 81def76b18 The NIST round 3 Falcon Signature Scheme integration. 2 years ago
fe_448.c a626a4fb02 Fixes for spelling errors. 2 years ago
fe_low_mem.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
fe_operations.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
fe_x25519_128.i ac76ef8ee7 Curve25519: replace uint64_t with word64 3 years ago
fe_x25519_asm.S c729318ddd update copyright date 3 years ago
fp_mont_small.i c729318ddd update copyright date 3 years ago
fp_mul_comba_12.i c729318ddd update copyright date 3 years ago
fp_mul_comba_17.i c729318ddd update copyright date 3 years ago
fp_mul_comba_20.i c729318ddd update copyright date 3 years ago
fp_mul_comba_24.i c729318ddd update copyright date 3 years ago
fp_mul_comba_28.i c729318ddd update copyright date 3 years ago
fp_mul_comba_3.i c729318ddd update copyright date 3 years ago
fp_mul_comba_32.i c729318ddd update copyright date 3 years ago
fp_mul_comba_4.i c729318ddd update copyright date 3 years ago
fp_mul_comba_48.i c729318ddd update copyright date 3 years ago
fp_mul_comba_6.i c729318ddd update copyright date 3 years ago
fp_mul_comba_64.i c729318ddd update copyright date 3 years ago
fp_mul_comba_7.i c729318ddd update copyright date 3 years ago
fp_mul_comba_8.i c729318ddd update copyright date 3 years ago
fp_mul_comba_9.i c729318ddd update copyright date 3 years ago
fp_mul_comba_small_set.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_12.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_17.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_20.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_24.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_28.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_3.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_32.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_4.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_48.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_6.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_64.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_7.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_8.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_9.i c729318ddd update copyright date 3 years ago
fp_sqr_comba_small_set.i c729318ddd update copyright date 3 years ago
ge_448.c 7486cad291 Curve448 PPC64: 'char' is not always signed - use type 'sword8' 3 years ago
ge_low_mem.c c729318ddd update copyright date 3 years ago
ge_operations.c b716c88e01 smallstack refactors for ge_double_scalarmult_vartime(), sp_ModExp_4096(), and sp_DhExp_4096(). 2 years ago
hash.c 8c3cbf84f9 add missing gating around WOLFSSL_NO_SHAKE256, WOLFSSL_NOSHA512_224, and WOLFSSL_NOSHA512_256. 2 years ago
hc128.c 6694775d4b Changes to compile without XTREAM_ALIGN 3 years ago
hmac.c 844e961ff5 Check-in FIPS 140-3 PILOT changes 9 months ago
idea.c c729318ddd update copyright date 3 years ago
include.am f60cb94b82 wolfcrypt/src/include.am and src/include.am: don't disrupt modtimes of fips/async source files if they already exist. 2 years ago
integer.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
kdf.c 844e961ff5 Check-in FIPS 140-3 PILOT changes 9 months ago
logging.c 85a8c06062 linuxkm: add DEBUG_VECTOR_REGISTER_ACCESS (debug feature switch), ASSERT_SAVED_VECTOR_REGISTERS, and ASSERT_RESTORED_VECTOR_REGISTERS macros, and move the fallback no-op definitions of the SAVE_VECTOR_REGISTERS and RESTORE_VECTOR_REGISTERS to types.h. also fixed several ASCII TAB characters in types.h. 2 years ago
md2.c c729318ddd update copyright date 3 years ago
md4.c c729318ddd update copyright date 3 years ago
md5.c a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
memory.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
misc.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
pkcs12.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
pkcs7.c a626a4fb02 Fixes for spelling errors. 2 years ago
poly1305.c 0eb76bcfd8 linuxkm: add missing RESTORE_VECTOR_REGISTERS() in wolfcrypt/src/poly1305.c:wc_Poly1305Update(). 2 years ago
poly1305_asm.S c729318ddd update copyright date 3 years ago
pwdbased.c 39c9fa96bc wc_scrypt: Code review feedback. 2 years ago
rabbit.c 75e807abc6 Fixes for gcc-10 and `-fsanitize=undefined` for rabbit.c 3 years ago
random.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
rc2.c c729318ddd update copyright date 3 years ago
ripemd.c c729318ddd update copyright date 3 years ago
rsa.c 3ea4e35737 woflcrypt/src/rsa.c: check memory allocation return value 2 years ago
sakke.c a626a4fb02 Fixes for spelling errors. 2 years ago
sha.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
sha256.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
sha256_asm.S c729318ddd update copyright date 3 years ago
sha3.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
sha512.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
sha512_asm.S c729318ddd update copyright date 3 years ago
signature.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
sp_arm32.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_arm64.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_armthumb.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_c32.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_c64.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_cortexm.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_dsp32.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_int.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_x86_64.c a626a4fb02 Fixes for spelling errors. 2 years ago
sp_x86_64_asm.S a626a4fb02 Fixes for spelling errors. 2 years ago
sp_x86_64_asm.asm 79f18c7585 SP sync: Missing update 2 years ago
srp.c 87578262aa wolfcrypt smallstack refactors: 2 years ago
tfm.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
wc_dsp.c 1239a7f57d #96 2 years ago
wc_encrypt.c 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 years ago
wc_pkcs11.c 75df6508e6 Add a read enable for private keys when in FIPS mode. 2 years ago
wc_port.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
wolfevent.c c729318ddd update copyright date 3 years ago
wolfmath.c 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago