Jacob Barthelmeh dc31b9238f wolfcrypt init 8 년 전
..
port 10276944d3 return value on AES CCM encrypt 8 년 전
aes.c 67861bb222 Added crypto hardware mutex capabilities to wolfcrypt/wc_port. Added optional define "WOLFSSL_CRYPT_HW_MUTEX" to override use of hardware mutex. Enabled hardware mutex protection for Freescale MMCAU. Cleanup of the AES FREESCALE_MMCAU implementation to use wc_AesEncrypt/wc_AesDecrypt wrappers. Fixes #154. 8 년 전
aes_asm.asm df2216d092 Fixed file access mode 8 년 전
aes_asm.s df2216d092 Fixed file access mode 8 년 전
arc4.c d655fb9d74 remove rc4 from default build 9 년 전
asm.c df2216d092 Fixed file access mode 8 년 전
asn.c c132f9887e Merge branch 'master' of https://github.com/wolfSSL/wolfssl 8 년 전
blake2b.c 539bc81682 blake2b: declaration after execution statements, for embedded compiler 8 년 전
camellia.c 292e05dc75 switch memset / memcpy to XMEM in src and wolfcrypt/src proper 8 년 전
chacha.c 304982a597 Big Endian System ChaCha20 counter, auto tests added for ChaCha20 counter 9 년 전
chacha20_poly1305.c b7db43a189 make ConstantCompare available outside of internal.c 9 년 전
coding.c b85637e06b Fixed bug when getting PEM encoded sz. Add idx check 9 년 전
compress.c a389620a29 Copyright (C) updates 9 년 전
curve25519.c 5d40c5f566 Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage 9 년 전
des3.c 67861bb222 Added crypto hardware mutex capabilities to wolfcrypt/wc_port. Added optional define "WOLFSSL_CRYPT_HW_MUTEX" to override use of hardware mutex. Enabled hardware mutex protection for Freescale MMCAU. Cleanup of the AES FREESCALE_MMCAU implementation to use wc_AesEncrypt/wc_AesDecrypt wrappers. Fixes #154. 8 년 전
dh.c 5d40c5f566 Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage 9 년 전
dsa.c 4b74e96542 remove stdio.h from dsa.c 9 년 전
ecc.c df2216d092 Fixed file access mode 8 년 전
ecc_fp.c 5d377b7bc5 for make dist and also aes compatibility 9 년 전
ed25519.c 5d40c5f566 Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage 9 년 전
error.c 690cb14746 makes sure random values are safe. 9 년 전
fe_low_mem.c 0f9f4ea7e0 add macro blocks to make it easier on embedded devices and fix declaration after executable code 9 년 전
fe_operations.c 049a4c6460 fix C++ mode warnings 8 년 전
fp_mont_small.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_12.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_17.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_20.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_24.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_28.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_3.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_32.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_4.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_48.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_6.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_64.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_7.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_8.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_9.i a389620a29 Copyright (C) updates 9 년 전
fp_mul_comba_small_set.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_12.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_17.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_20.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_24.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_28.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_3.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_32.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_4.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_48.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_6.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_64.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_7.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_8.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_9.i a389620a29 Copyright (C) updates 9 년 전
fp_sqr_comba_small_set.i a389620a29 Copyright (C) updates 9 년 전
ge_low_mem.c cf80a6f639 pkcs7: avoid initial value of pointer to auto value for embedded compilers 8 년 전
ge_operations.c 2a141f6a82 ed25519: fixed initial data to auto values for embedded compilers 8 년 전
hash.c df2216d092 Fixed file access mode 8 년 전
hc128.c a389620a29 Copyright (C) updates 9 년 전
hmac.c 572a8cfc11 hmac.c: fixed warning, statement is unreachable 8 년 전
idea.c 28912621ec switch idea invmod too big to subtraction 8 년 전
include.am 902799ef75 adding ti hash/crypt to include.am 9 년 전
integer.c ad51d4ba09 make sure fast invmod lowers result in too big case 8 년 전
logging.c 0cd893a51b Freescale: Use new I/O where applicable 9 년 전
md2.c a389620a29 Copyright (C) updates 9 년 전
md4.c 4e482a348e wrapped the min() inline functions with better preprocessor checks 9 년 전
md5.c 67861bb222 Added crypto hardware mutex capabilities to wolfcrypt/wc_port. Added optional define "WOLFSSL_CRYPT_HW_MUTEX" to override use of hardware mutex. Enabled hardware mutex protection for Freescale MMCAU. Cleanup of the AES FREESCALE_MMCAU implementation to use wc_AesEncrypt/wc_AesDecrypt wrappers. Fixes #154. 8 년 전
memory.c a389620a29 Copyright (C) updates 9 년 전
misc.c dcd6602293 misc.c can now only be included once 9 년 전
pkcs7.c aaaebf6213 pkcs7 rolling back static values to auto 8 년 전
poly1305.c a389620a29 Copyright (C) updates 9 년 전
pwdbased.c 77fe4f3a2e Fixes #71. Disable SHA works with TLS, PWDBASED, testing. 9 년 전
rabbit.c a389620a29 Copyright (C) updates 9 년 전
random.c 16ba3138a1 Added support for the Rowley CrossWorks for ARM IDE. Added new "WOLFSSL_ROWLEY_ARM" setting define. Added a sample solution (wolfssl.hzp) for building the WolfSSL library and sample test/benchmark applications. The sample applications are written for the Freescale Kinetis K64, but easily be customized for any Kinetis or further extended to support other ARM micro-controllers. 8 년 전
ripemd.c 4e482a348e wrapped the min() inline functions with better preprocessor checks 9 년 전
rsa.c 5d40c5f566 Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage 9 년 전
sha.c 67861bb222 Added crypto hardware mutex capabilities to wolfcrypt/wc_port. Added optional define "WOLFSSL_CRYPT_HW_MUTEX" to override use of hardware mutex. Enabled hardware mutex protection for Freescale MMCAU. Cleanup of the AES FREESCALE_MMCAU implementation to use wc_AesEncrypt/wc_AesDecrypt wrappers. Fixes #154. 8 년 전
sha256.c 67861bb222 Added crypto hardware mutex capabilities to wolfcrypt/wc_port. Added optional define "WOLFSSL_CRYPT_HW_MUTEX" to override use of hardware mutex. Enabled hardware mutex protection for Freescale MMCAU. Cleanup of the AES FREESCALE_MMCAU implementation to use wc_AesEncrypt/wc_AesDecrypt wrappers. Fixes #154. 8 년 전
sha512.c f5ee6d616c Merge remote-tracking branch 'origin/MDK5' into MDK5 8 년 전
srp.c 12bf9b4430 fixes conflict with reserver names used as variable names; 8 년 전
tfm.c ad51d4ba09 make sure fast invmod lowers result in too big case 8 년 전
wc_encrypt.c 78cc76b3cd move DES oneshot APIs out of des.[hc] 9 년 전
wc_port.c dc31b9238f wolfcrypt init 8 년 전