Anthony Hu 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
..
port c66a21c40a Add Zephyr support for nRF5340 with CryptoCell-312, PSA Crypto fixes (#5418) vor 1 Jahr
aes.h 35d40f263e more macro guards with CAAM builds vor 1 Jahr
arc4.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
asn.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
asn_public.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
blake2-impl.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
blake2-int.h 6e8417e631 wolfssl/wolfcrypt/blake2-int.h: remove alignment specs on __blake2s_state and __blake2b_state, as they are unneeded, and are not honored by gcc-12+ in stack allocations, leading to (true positive) misaligned-access errors from ASAN. vor 1 Jahr
blake2.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
camellia.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
chacha.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
chacha20_poly1305.h b200d65a6a Added new ABI reference hooks. This is round two, more to come. vor 1 Jahr
cmac.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
coding.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
compress.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
cpuid.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
cryptocb.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
curve25519.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
curve448.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
des3.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
dh.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
dilithium.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
dsa.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ecc.h b0aaf4a23d Minor ABI updates. vor 1 Jahr
eccsi.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ed25519.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ed448.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
error-crypt.h b200d65a6a Added new ABI reference hooks. This is round two, more to come. vor 1 Jahr
falcon.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
fe_448.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
fe_operations.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
fips_test.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ge_448.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ge_operations.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
hash.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
hmac.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
include.am 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
integer.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
kdf.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
logging.h dcebd0d349 wolfssl/wolfcrypt/logging.h: when !WOLFSSL_VERBOSE_ERRORS, define WOLFSSL_ERROR_VERBOSE(e) as (void)(e) to avert clang-analyzer-deadcode.DeadStores, and avert bare semicolons. vor 1 Jahr
md2.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
md4.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
md5.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
mem_track.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
memory.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
misc.h e565d0d7de Refactor and code review vor 1 Jahr
mpi_class.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
mpi_superclass.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
pkcs11.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
pkcs12.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
pkcs7.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
poly1305.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
pwdbased.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
random.h 46f423b8b9 Added ABI macros for managing interface changes vor 1 Jahr
rc2.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
ripemd.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
rsa.h 460845ba49 Maths bit size: ensure size is right vor 1 Jahr
sakke.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
selftest.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
settings.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
sha.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
sha256.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
sha3.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
sha512.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
signature.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
siphash.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
sp.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
sp_int.h bd13fcc92a AES-CTR ARM32 ASM: Fix 128-bit counter increment vor 1 Jahr
sphincs.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
srp.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
tfm.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
types.h 10ce703d71 Add sphincs to wolfCrypt. vor 1 Jahr
visibility.h 65d402d8d7 Revert "Revert "Removed duplicate WOLFSSL_ABI tag."" vor 1 Jahr
wc_encrypt.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
wc_pkcs11.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
wc_port.h cc8fb1f978 git push origin ms_abi vor 1 Jahr
wolfevent.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr
wolfmath.h 8eaa85e412 update copyright year to 2022 vor 1 Jahr