.. |
port
|
more macro guards with CAAM builds
|
2022-07-22 16:19:55 -07:00 |
aes.h
|
more macro guards with CAAM builds
|
2022-07-22 16:19:55 -07:00 |
arc4.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
asn.h
|
Merge pull request #5277 from JacobBarthelmeh/req_attr
|
2022-08-04 14:32:14 +10:00 |
asn_public.h
|
Minor ABI updates.
|
2022-08-08 10:16:05 -05:00 |
blake2-impl.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
blake2-int.h
|
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.
|
2022-08-03 12:30:45 -05:00 |
blake2.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
camellia.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
chacha.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
chacha20_poly1305.h
|
Added new ABI reference hooks. This is round two, more to come.
|
2022-08-08 09:08:23 -05:00 |
cmac.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
coding.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
compress.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
cpuid.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
cryptocb.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
curve448.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
curve25519.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
des3.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
dh.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
dsa.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ecc.h
|
Minor ABI updates.
|
2022-08-08 10:16:05 -05:00 |
eccsi.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ed448.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ed25519.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
error-crypt.h
|
Added new ABI reference hooks. This is round two, more to come.
|
2022-08-08 09:08:23 -05:00 |
falcon.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
fe_448.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
fe_operations.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
fips_test.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ge_448.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ge_operations.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
hash.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
hmac.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
include.am
|
Added multi thread use case
|
2022-07-14 17:25:21 +09:00 |
integer.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
kdf.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
logging.h
|
Expand error queue usage with new macro WOLFSSL_ERROR_VERBOSE.
|
2022-08-05 10:32:18 -07:00 |
md2.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
md4.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
md5.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
mem_track.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
memory.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
misc.h
|
Rework
|
2022-07-27 12:02:15 +10:00 |
mpi_class.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
mpi_superclass.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
pkcs7.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
pkcs11.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
pkcs12.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
poly1305.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
pwdbased.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
random.h
|
Added ABI macros for managing interface changes
|
2022-08-08 09:08:23 -05:00 |
rc2.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
ripemd.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
rsa.h
|
Maths bit size: ensure size is right
|
2022-07-27 18:58:30 +10:00 |
sakke.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
selftest.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
settings.h
|
Maths bit size: ensure size is right
|
2022-07-27 18:58:30 +10:00 |
sha.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
sha3.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
sha256.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
sha512.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
signature.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
siphash.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
sp.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
sp_int.h
|
Maths bit size: ensure size is right
|
2022-07-27 18:58:30 +10:00 |
srp.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
tfm.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
types.h
|
Revert "Revert "Removed duplicate WOLFSSL_ABI tag.""
|
2022-08-08 09:08:24 -05:00 |
visibility.h
|
Revert "Revert "Removed duplicate WOLFSSL_ABI tag.""
|
2022-08-08 09:08:24 -05:00 |
wc_encrypt.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
wc_pkcs11.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
wc_port.h
|
git push origin ms_abi
|
2022-08-08 09:08:23 -05:00 |
wolfevent.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
wolfmath.h
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |