커밋 기록

작성자 SHA1 메시지 날짜
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 년 전
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 년 전
  Jacob Barthelmeh c729318ddd update copyright date 3 년 전
  Chris Conlon 45c5a2d39c update copyright to 2020 4 년 전
  John Safranek 246c444b93 Updates for v4.0.0 5 년 전
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 년 전
  David Garske 17a34c5899 Added asynchronous wolfCrypt RSA, TLS client and Cavium Nitrox V support. Asynchronous wolfSSL client support for "DoServerKeyExchange", "SendClientKeyExchange", "SendCertificateVerify" and "DoCertificateVerify". Fixes for async DTLS. Refactor of the wolf event and async handling for use in wolfCrypt. Refactor of the async device support so its hardware agnostic. Added Cavium Nitrox V support (Nitrox tested using SDK v0.2 CNN55XX-SDK with new configure "--with-cavium-v=/dir" option). Moved Nitrox specific functions to new port file "port/cavium/cavium_nitrox.c". RSA refactor to handle async with states. RSA optimization for using dpraw for private key decode. Use double linked list in wolf event for faster/cleaner code. Use typedef for wolf event flag. Cleanup of the async error codes. wolfCrypt test and benchmark support for async RSA. Asynchronous mode enabled using "./configure --enable-asynccrypt". If no async hardware is defined then the internal async simulator (WOLFSSL_ASYNC_CRYPT_TEST) is used. Note: Using async mode requires async.c/h files from wolfSSL. If interested in using asynchronous mode please send email to info@wolfssl.com. 8 년 전
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 년 전
  Jacob Barthelmeh d366599285 adding comment to header and _fips to c files 10 년 전
  kaleb-himes a389620a29 Copyright (C) updates 10 년 전
  Jacob Barthelmeh e3826d26c5 refactor settings_comp to respective .h files 10 년 전
  Jacob Barthelmeh 455db9f84b adjust cyassl headders 10 년 전
  kaleb-himes 369a5f04a9 library wide licence update 10 년 전
  toddouska aad204428f fips mode hmac min key length for 2014 requirements 10 년 전
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 년 전
  toddouska 05b132ce1c HMAC fips mode 10 년 전
  toddouska 5e00d62ea3 add HMAC-KDF 11 년 전
  toddouska c039b0106a add HC-128 Blake2b 256 cipher suite for speed test 11 년 전
  Chris Conlon 3e12f43342 add CyaSSL_GetHmacMaxSize for JNI wrapper 11 년 전
  Moisés Guimarães d7a08b1a76 centralizing MAX_DIGEST_SIZE definition in hmac.h 11 년 전
  John Safranek 2dd22938d6 rearranged the HMAC header to tolerate having missing hash types 11 년 전
  John Safranek bf69de7054 if using SHA-512 but not SHA-384, fix so that HMAC still works 11 년 전
  John Safranek 7d287a6ba9 modified test port number to allow concurrent testing 11 년 전
  toddouska 7d7a72f2a6 add hmac sha512 11 년 전
  toddouska 85b3346bbf NO_RSA build, cipher suite tests need work for this build optoin, ssn2 11 년 전
  toddouska 44e0d7543c change copyright name with name change 11 년 전
  toddouska f4f13371f9 update copyright date 11 년 전
  Todd Ouska a361f5c4bf initial cavium, crypto only, no rsa 11 년 전
  John Safranek f8f7f69f48 compile option to leave out MD5 and SSL code 12 년 전
  John Safranek 87a8cfadd3 Used consistent constants. 12 년 전