David Garske a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
..
port 70894383ce Fix for new SHA512 224/256 support with NXP SE050. 2 years ago
aes.h 3f76a76c46 SE050 port with support for RNG, SHA, AES, ECC (sign/verify/shared secret) and ED25519 2 years ago
arc4.h c729318ddd update copyright date 3 years ago
asn.h 98b1e93429 Merge pull request #4402 from JacobBarthelmeh/Compatibility-Layer 2 years ago
asn_public.h 702ba65b1c Add support for X9.42 header 2 years ago
blake2-impl.h dc7beab784 address errors with `-fsanitize=undefined` 2 years ago
blake2-int.h a6ce91f3bb fix for gcc-11 build with blake2 2 years ago
blake2.h c729318ddd update copyright date 3 years ago
camellia.h c729318ddd update copyright date 3 years ago
chacha.h c729318ddd update copyright date 3 years ago
chacha20_poly1305.h c729318ddd update copyright date 3 years ago
cmac.h df2e0905e0 Merge pull request #3874 from dgarske/cryptocb_devctx 3 years ago
coding.h 9e02655ac4 Merge remote-tracking branch 'upstream/master' into os_base64 3 years ago
compress.h c729318ddd update copyright date 3 years ago
cpuid.h 17c2e9e1cd AARCH64 SHA512: implementation using crypto instructions added 2 years ago
cryptocb.h 6a92db7722 add overrideable HAVE_ANONYMOUS_INLINE_AGGREGATES macro, set to 0 or 1 in wolfcrypt/types.h, and use it to conditionalize feature usage in wolfcrypt/cryptocb.h. 2 years ago
curve25519.h ec21dd6d13 miscellaneous buildability fixes: 2 years ago
curve448.h ec21dd6d13 miscellaneous buildability fixes: 2 years ago
des3.h c729318ddd update copyright date 3 years ago
dh.h e0abcca040 KCAPI: add support for using libkcapi for crypto (Linux Kernel) 2 years ago
dsa.h c7d6e26437 Fix DSA signature length 2 years ago
ecc.h 3f76a76c46 SE050 port with support for RNG, SHA, AES, ECC (sign/verify/shared secret) and ED25519 2 years ago
eccsi.h a20b7fae32 ECCSI/SAKKE: add loop count to generation functions 3 years ago
ed25519.h 3f76a76c46 SE050 port with support for RNG, SHA, AES, ECC (sign/verify/shared secret) and ED25519 2 years ago
ed448.h ac92204c15 make -DNO_ED448_KEY_{IMPORT,EXPORT} buildable 2 years ago
error-crypt.h 33cb823148 Remove legacy NTRU and OQS (#4418) 2 years ago
fe_448.h c729318ddd update copyright date 3 years ago
fe_operations.h c729318ddd update copyright date 3 years ago
fips_test.h c729318ddd update copyright date 3 years ago
ge_448.h c729318ddd update copyright date 3 years ago
ge_operations.h c729318ddd update copyright date 3 years ago
hash.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
hc128.h c729318ddd update copyright date 3 years ago
hmac.h e0abcca040 KCAPI: add support for using libkcapi for crypto (Linux Kernel) 2 years ago
idea.h c729318ddd update copyright date 3 years ago
include.am 2028d8b63d Add missing `se050_port.h`. 2 years ago
integer.h 573c0fcba7 MP Integer: remove unsupported API prototypes 3 years ago
logging.h c729318ddd update copyright date 3 years ago
md2.h c729318ddd update copyright date 3 years ago
md4.h c729318ddd update copyright date 3 years ago
md5.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
mem_track.h dcb2ebba39 Fix for openssl.test extraction of version and cipher suites. Fix mem tracking to use stderr. Fix client version print to use single printf with newline. 2 years ago
memory.h c729318ddd update copyright date 3 years ago
misc.h ec21dd6d13 miscellaneous buildability fixes: 2 years ago
mpi_class.h c729318ddd update copyright date 3 years ago
mpi_superclass.h c729318ddd update copyright date 3 years ago
pkcs11.h 218f4c80f9 PKCS #11: support static linking with PKCS #11 library 2 years ago
pkcs12.h c729318ddd update copyright date 3 years ago
pkcs7.h c729318ddd update copyright date 3 years ago
poly1305.h 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 years ago
pwdbased.h c729318ddd update copyright date 3 years ago
rabbit.h c729318ddd update copyright date 3 years ago
random.h c729318ddd update copyright date 3 years ago
rc2.h c729318ddd update copyright date 3 years ago
ripemd.h c729318ddd update copyright date 3 years ago
rsa.h e0abcca040 KCAPI: add support for using libkcapi for crypto (Linux Kernel) 2 years ago
sakke.h a20b7fae32 ECCSI/SAKKE: add loop count to generation functions 3 years ago
selftest.h c729318ddd update copyright date 3 years ago
settings.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
sha.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
sha256.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
sha3.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
sha512.h a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
signature.h c729318ddd update copyright date 3 years ago
sp.h 3da32e75ad Correct commentary based on peer feedback 3 years ago
sp_int.h dbb03cb5a3 SP RSA verify only: fix to compile 2 years ago
srp.h e1f603301b Fixes for SRP with heap hint. 2 years ago
tfm.h f63fac82cd SP math, TFM: constant time addmod, submod 2 years ago
types.h 816527e826 scan-build fixes: back out all "#ifndef __clang_analyzer__" wrappers added to suppress false and frivolous positives from alpha.deadcode.UnreachableCode, and rename new macro WC_UNUSED to WC_MAYBE_UNUSED to make its meaning more precisely apparent. build is still clean with -Wunreachable-code-break -Wunreachable-code-return under scan-build-13. 2 years ago
visibility.h 1643bec05f Merge pull request #3862 from kaleb-himes/WIN32_WCE_PORTING 3 years ago
wc_encrypt.h c729318ddd update copyright date 3 years ago
wc_pkcs11.h 218f4c80f9 PKCS #11: support static linking with PKCS #11 library 2 years ago
wc_port.h 24e2eded1e Add to the OpenSSL compatibility layer. (#4404) 2 years ago
wolfevent.h c729318ddd update copyright date 3 years ago
wolfmath.h 3a885aba23 Refactor pointer manipulation to be independent of datatype width 3 years ago