Go Hosohara
|
0cebc2172c
|
Fix WolfSSL_DES_ecb_encrypt().
|
2017-04-12 00:03:35 +09:00 |
|
Go Hosohara
|
d399b51ba8
|
Fix WolfSSL_DES_ecb_encrypt().
|
2017-04-11 23:49:10 +09:00 |
|
Go Hosohara
|
dccff615d5
|
Add wolfSSL_DES_ecb_encrypt() encrypt/decrypt parameter check.
|
2017-04-10 16:19:44 +09:00 |
|
Go Hosohara
|
97c22c88d8
|
Add test result message for test_wolfSSL_DES_ecb_encrypt().
|
2017-04-10 15:37:47 +09:00 |
|
Go Hosohara
|
27c6625bfe
|
Fix #ifdef in WolfSSL_DES_ecb_encrypt and test_WolfSSL_DES_ecb_encrypt.
|
2017-04-10 14:44:48 +09:00 |
|
Go Hosohara
|
b19cf2cfb8
|
Add test_wolfSSL_DES_ecb_encrypt()
|
2017-04-08 17:03:58 +09:00 |
|
Go Hosohara
|
c466e3c078
|
Implements wolfSSL_DES_ecb_encrypt function.
|
2017-04-07 11:21:32 +09:00 |
|
toddouska
|
d8261796a6
|
Merge pull request #813 from cconlon/addcert
add server-keyPkcs8.der to include.am
|
2017-03-22 14:58:22 -07:00 |
|
JacobBarthelmeh
|
a216da38d2
|
Merge pull request #798 from toddouska/trackmem
add deallocs to memory tracker
|
2017-03-22 13:59:29 -06:00 |
|
toddouska
|
0983536c98
|
Merge pull request #814 from dgarske/fix_crl_redef
Fix build warning with redefinition of typedef 'WOLFSSL_CRL’
|
2017-03-22 08:59:02 -07:00 |
|
toddouska
|
4e6f70e15e
|
Merge pull request #784 from JacobBarthelmeh/Cert-Report2
error out with duplicate policy OID in a certificate policies extension
|
2017-03-21 15:21:46 -07:00 |
|
toddouska
|
a6ecf793ba
|
Merge pull request #806 from dgarske/tfm_heap_reduce
Reduce heap usage with fast math when not using ALT_ECC_SIZE
|
2017-03-21 15:21:09 -07:00 |
|
dgarske
|
360fb2db0a
|
Merge pull request #808 from kojo1/TrialProj
eccCaKeyFile in RSA/ECC test
|
2017-03-21 15:21:00 -07:00 |
|
toddouska
|
3e2fe536ad
|
Merge pull request #809 from JacobBarthelmeh/Testing
test case when not using RSA blinding
|
2017-03-21 15:18:53 -07:00 |
|
toddouska
|
30024b7e7f
|
Merge pull request #812 from SparkiDev/valgrind_ecc
Fix leak in test
|
2017-03-21 15:18:09 -07:00 |
|
David Garske
|
d829e5ba5a
|
Fix build warning with redefinition of typedef 'WOLFSSL_CRL’.
|
2017-03-21 09:13:50 -07:00 |
|
Chris Conlon
|
c46eb36b4e
|
add server-keyPkcs8.der to include.am
|
2017-03-21 09:53:24 -06:00 |
|
David Garske
|
7be1077216
|
Fix for build error with unused “eccCaKeyFile”.
|
2017-03-21 08:31:07 -07:00 |
|
Sean Parkinson
|
8bf22b253a
|
Fix leak in test
Use new points for compressed point testing.
|
2017-03-21 23:34:48 +10:00 |
|
Jacob Barthelmeh
|
f26d584cec
|
test case when not using RSA blinding
|
2017-03-20 14:15:34 -06:00 |
|
JacobBarthelmeh
|
4cb891334d
|
Merge pull request #801 from toddouska/fipscheck
add keep option to fips-check.sh to keep FIPS temp folder around
|
2017-03-20 13:44:01 -06:00 |
|
David Garske
|
15e442637d
|
Fix “#error old TLS requires MD5 and SHA” to only occur if !WOLFCRYPT_ONLY.
|
2017-03-20 10:42:08 -07:00 |
|
Takashi Kojo
|
e35489fd75
|
eccCaKeyFile in RSA/ECC test
|
2017-03-20 13:46:26 +09:00 |
|
JacobBarthelmeh
|
52215b3ecf
|
Merge pull request #734 from kaleb-himes/csharp-addition
Adds wrapper for CTX_load_verify_locations to C# wrapper
|
2017-03-17 18:18:17 -06:00 |
|
toddouska
|
10bf3c4d1d
|
Merge pull request #804 from SparkiDev/wpas_shared
Wpas shared
|
2017-03-17 16:15:51 -07:00 |
|
David Garske
|
6cc42dcacb
|
Reduce TFM fp_int size by only adding the “int size” if ALT_ECC_SIZE or WOLFSSL_ASYNC_CRYPT is defined. Fix couple of async build errors in wolfCrypt test.
|
2017-03-17 15:01:18 -07:00 |
|
toddouska
|
3bb1723476
|
Merge pull request #768 from dgarske/crl_lookup
Added support for inline CRL lookup when HAVE_CRL_IO is defined
|
2017-03-17 12:18:45 -07:00 |
|
toddouska
|
b9d3db8b47
|
Merge pull request #800 from SparkiDev/no_fs
If there is no filesystem then still compile and run
|
2017-03-17 12:08:49 -07:00 |
|
toddouska
|
ad57738cc6
|
Merge pull request #795 from JacobBarthelmeh/Testing
bounds checking with adding string terminating character
|
2017-03-17 12:07:55 -07:00 |
|
toddouska
|
db526999c3
|
Merge pull request #803 from dgarske/fix_int_cast_warn
Fix warning with "implicit conversion loses integer precision”.
|
2017-03-17 12:05:29 -07:00 |
|
toddouska
|
c69dea624c
|
Merge pull request #802 from cconlon/rsa_decode
add wc_GetPkcs8TraditionalOffset()
|
2017-03-17 12:04:44 -07:00 |
|
Sean Parkinson
|
461f051ef1
|
Only expose ECC APIs on config define
|
2017-03-17 10:52:38 +10:00 |
|
Sean Parkinson
|
37a52414cc
|
Make MP and ECC APIs public
These APIs are needed by wpa_supplicant.
|
2017-03-17 10:23:37 +10:00 |
|
David Garske
|
141210dcc0
|
Fix warning with "implicit conversion loses integer precision”.
|
2017-03-16 14:56:03 -07:00 |
|
Jacob Barthelmeh
|
3f33f2b995
|
add duplicate policy OID cert to dist
|
2017-03-16 15:49:40 -06:00 |
|
Jacob Barthelmeh
|
92587651c9
|
variable i is not used when WOLFSSL_SEP is enabled
|
2017-03-16 15:48:15 -06:00 |
|
Jacob Barthelmeh
|
faf2bacd56
|
error out with duplicate policy OID in a certificate policies extension
|
2017-03-16 15:48:15 -06:00 |
|
Chris Conlon
|
efc2bb43d2
|
add wc_GetPkcs8TraditionalOffset()
|
2017-03-16 15:14:20 -06:00 |
|
toddouska
|
ce6e3ce8d0
|
Merge pull request #799 from cconlon/ecc_decode
remove EccPublicKeyDecode() from WOLFSSL_CERT_EXT guard
|
2017-03-16 12:47:19 -07:00 |
|
toddouska
|
c62b4e8ed5
|
Merge pull request #797 from cconlon/ecc_private
allow ECC private key only import
|
2017-03-16 12:45:49 -07:00 |
|
toddouska
|
7651afbd38
|
Merge pull request #794 from dgarske/fix_rsa_e_overflow_w32bit
Fix issue with TFM mp_set_int, which should handle unsigned long.
|
2017-03-16 11:49:07 -07:00 |
|
toddouska
|
2b1b7632fc
|
add keep option to fips-check.sh to keep FIPS temp folder around
|
2017-03-16 11:10:12 -07:00 |
|
Sean Parkinson
|
d22dcdb78d
|
If there is no filesystem then still compile and run
Defaults to 2048-bit FF and 256-bit EC keys.
|
2017-03-16 16:00:31 +10:00 |
|
Sean Parkinson
|
94d56fda59
|
Merge pull request #796 from toddouska/noasntime
fix NO_ASN_TIME build with --enable-wpas
|
2017-03-16 14:46:10 +10:00 |
|
Chris Conlon
|
a7f8bdb387
|
remove EccPublicKeyDecode() from WOLFSSL_CERT_EXT guard
|
2017-03-15 17:28:52 -06:00 |
|
toddouska
|
5839bd0177
|
add deallocs to memory tracker
|
2017-03-15 15:36:12 -07:00 |
|
Chris Conlon
|
a13cce9213
|
allow ECC private key only import
|
2017-03-15 16:04:17 -06:00 |
|
toddouska
|
36ecbfb1a8
|
fix NO_ASN_TIME build with --enable-wpas
|
2017-03-15 14:57:38 -07:00 |
|
Jacob Barthelmeh
|
0ef1b5d298
|
bounds checking with adding string terminating character
|
2017-03-15 13:40:41 -06:00 |
|
David Garske
|
2c890e6827
|
Fix mp_set_int to use calc for 32 const. Changed it to sizeof(b) instead of sizeof(long).
|
2017-03-15 12:34:55 -07:00 |
|