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