Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 ano atrás
..
port c72d008a5c add STM32_HW_CLOCK_AUTO which turns the stm32 hw 11 meses atrás
aes.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
arc4.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
asn.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
asn_public.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
blake2-impl.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
blake2-int.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
blake2.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
camellia.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
chacha.h f396989d20 more -Wconversion fixes, now covering everything inside the 140-3 boundary with default build options, everything in wolfcrypt with default build options, all modes of AES, builds with/without intelasm, all permutations of c89/c99 32/64 bit, and much of the crypto-all-cryptonly boundary; 1 ano atrás
chacha20_poly1305.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
cmac.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
coding.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
compress.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
cpuid.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
cryptocb.h e954110cc5 CryptoCb, PKCS#11: add RSA key size lookup 1 ano atrás
curve25519.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
curve448.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
des3.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
dh.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
dilithium.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
dsa.h 566fa1179f add ex functions to use other digest algorithms 1 ano atrás
ecc.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
eccsi.h 22a5a5c45e Add introspection for math build and math cleanups: 1 ano atrás
ed25519.h 42bea705d9 fix several more C89 "comma at end of enumerator list" spots in 64-bit-only headers, missed in earlier passes; in tests/unit.h, add a WOLF_C89 definition of AssertPtr() without pragmas, to avoid a -Wdeclaration-after-statement. 1 ano atrás
ed448.h 42bea705d9 fix several more C89 "comma at end of enumerator list" spots in 64-bit-only headers, missed in earlier passes; in tests/unit.h, add a WOLF_C89 definition of AssertPtr() without pragmas, to avoid a -Wdeclaration-after-statement. 1 ano atrás
error-crypt.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
ext_kyber.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
falcon.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
fe_448.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
fe_operations.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
fips_test.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
ge_448.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
ge_operations.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
hash.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
hmac.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
hpke.h 6b6ad38e4f Adds support for TLS v1.3 Encrypted Client Hello (ECH) draft-ietf-tls-esni) and HPKE (Hybrid Public Key Encryption) RFC9180. 1 ano atrás
include.am e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
integer.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
kdf.h ed11669f3c more fixes for implicit casts, including asn=template. 1 ano atrás
kyber.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
logging.h 5f65752414 Refactor alerts into one location 1 ano atrás
md2.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
md4.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
md5.h dc8f348bdf smaller sized build with curl 1 ano atrás
mem_track.h 255aa774f2 Updated Keil MDK documentation to note RTOS and TCP default dependency. Fix for inline error due to tracking code being available too broadly. Use current branch for makedistsmall.sh. 11 meses atrás
memory.h 541ea51ad5 Tests api.c: rework for malloc failure testing 1 ano atrás
misc.h 8fe321d5be Try to XOR as many words as possible in xorbuf APIs 1 ano atrás
mpi_class.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
mpi_superclass.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
pkcs11.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
pkcs12.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
pkcs7.h bbe9c694a6 more specific naming for attribute types 1 ano atrás
poly1305.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
pwdbased.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
random.h 61dfbf5ef2 Fixes and improvements for building with low footprint. Fix for ASN template with RSA verify only (was missing `mp_leading_bit`). Fix to allow disabling DRBG with crypto callbacks enabled. Updated the wolfTPM user_settings.h template with low resource option. 1 ano atrás
rc2.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
ripemd.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
rsa.h 79a5c49e47 Skip Async_DevCtxInit when using init rsa/ecc label/id api's (#6393) 1 ano atrás
sakke.h b62e0b7ceb Fix type conversion warnings by gcc 1 ano atrás
selftest.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
settings.h 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 11 meses atrás
sha.h dc8f348bdf smaller sized build with curl 1 ano atrás
sha256.h a474179cdf Merge pull request #6301 from miyazakh/ra_cryptonly 1 ano atrás
sha3.h 42bea705d9 fix several more C89 "comma at end of enumerator list" spots in 64-bit-only headers, missed in earlier passes; in tests/unit.h, add a WOLF_C89 definition of AssertPtr() without pragmas, to avoid a -Wdeclaration-after-statement. 1 ano atrás
sha512.h dc8f348bdf smaller sized build with curl 1 ano atrás
signature.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
siphash.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
sm2.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
sm3.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
sm4.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
sp.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
sp_int.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
sphincs.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
srp.h ac85cfa3d5 fix "comma at end of enumerator list" warnings in wolfcrypt for C89 compatibility, mostly by just snipping out unneeded comma, but several using WOLF_ENUM_DUMMY_LAST_ELEMENT() to preserve gated enum values as-is. 1 ano atrás
tfm.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
types.h e2424e6744 SM2/SM3/SM4: Chinese cipher support 11 meses atrás
visibility.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
wc_encrypt.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
wc_kyber.h 8c1e2c52e7 Kyber: Add option to build Kyber API 1 ano atrás
wc_pkcs11.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
wc_port.h c933f780ca Fix WinCE XSEEK_SET 11 meses atrás
wolfevent.h 9dcc48c8f7 update copyright to 2023 1 ano atrás
wolfmath.h 22a5a5c45e Add introspection for math build and math cleanups: 1 ano atrás