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