Commit History

Author SHA1 Message Date
  David Garske da882f3912 Added wolfCrypt RSA 4096-bit test support using `USE_CERT_BUFFERS_4096` build option (`./configure CFLAGS="-DUSE_CERT_BUFFERS_4096"`). 4 years ago
  David Garske 3f1c3392e5 Fixes for build with opensslextra and 3072-bit cert buffers. Adds 3072-bit RSA public key der. Eliminates duplicate 3072-bit client cert/key. 4 years ago
  David Garske 4d9dbc9ec3 Adds 3072-bit RSA tests using `USE_CERT_BUFFERS_3072`. 4 years ago
  Sean Parkinson feea036ec9 Fix generation of certs_test.h 5 years ago
  Sean Parkinson 8bb4e23f8d Various improvements for testing 5 years ago
  David Garske f48e2067ae Added new API `wolfSSL_CTX_load_verify_chain_buffer_format` for loading CA cert chain as DER buffer list including API unit test. Support for device serial number OID. 5 years ago
  David Garske ed1c56a4fc Benchmark support for 3072-bit RSA and DH when `USE_CERT_BUFFERS_3072` is defined. 6 years ago
  Jacob Barthelmeh e895bacbba update before/after dates with certificates 6 years ago
  Jacob Barthelmeh f223f8fdfd update certificate after dates 6 years ago
  David Garske d7ae1df778 Fix to add `keyUsage` `keyAgreement` for the ECC server certificate. Resolves issue with openssl test using "ECDH-ECDSA" cipher suite. 6 years ago
  David Garske 024c8725ad Testing improvements for cert gen and TLS cert validation: 6 years ago
  Sean Parkinson 1bc862ae24 Ed25519 testing in test.c 7 years ago
  David Garske e98a0465ae tenAsys INtime RTOS port. Porting complete for mutex semaphores, threading, file, socket and RNG. Added projects for libwolfssl and wolfExamples. The wolfExamples project includes examples for wolfCrypt Test/Benchmark and wolfSSL TLS client/server. Provided reference user_settings.h with comments and enable/disable gates. Added README.md with overview and instructions. Fixed issue building master with NO_WOLFSSL_DIR defined. Added check if old TLS is enabled that SHA and MD5 are enabled. Cleanup of the wolfCrypt test use of USE_CERT_BUFFERS with file system enabled. 7 years ago
  kaleb-himes 03295ec6d7 update certs, extend ntru to 1000 days, add der formatted ecc, new ecc buffer test 7 years ago
  kaleb-himes 4121667586 update certs pre-release: NTRU certs expired in mid june 7 years ago
  kaleb-himes 76d960c4c0 update certificate buffers per github issue #422 8 years ago
  Moisés Guimarães ec9d23a9c3 Merge branch 'csr' 8 years ago
  Chris Conlon 767da41b16 allow 1024 and 2048 example cert buffers to be enabled at same time, gencertbuf.pl 8 years ago
  Chris Conlon aa3780f6b0 add example 1024-bit server/CA certs and keys for testing 8 years ago
  kaleb-himes 173b1147b5 updated certs 9 years ago
  toddouska 46eca67336 make certs_test buffers static in case multiple files need 9 years ago
  kaleb-himes 3a6f08b04a update old CYASSL comment 9 years ago
  toddouska e66aa9885f fix linux warning 9 years ago
  toddouska 495fbe087e allow dh to be used w/o certs and asn 9 years ago
  kaleb-himes c539393ca4 updated all certs 9 years ago
  kaleb-himes c840c0ba3e endif comment update 9 years ago
  kaleb-himes 55d30ca277 new client-ecc-cert.pem/renewcerts updates/certs relavent name changes 9 years ago
  Kaleb Himes fc1ddf117f header updates 9 years ago
  Kaleb Himes 17c37ae208 moved cyassl -> wolfssl 9 years ago