Commit History

Author SHA1 Message Date
  Sean Parkinson 75c062a298 cppcheck: fixes 3 years ago
  Chris Conlon 45c5a2d39c update copyright to 2020 4 years ago
  Ralf Schlatterbeck 63c6c47165 Fixes for 16-bit systems 4 years ago
  John Safranek 246c444b93 Updates for v4.0.0 5 years ago
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
  David Garske 3c173ba366 Enhancement to support different sized Curve/Ed math library implementations for FE/GE. Remains backwards compatible with `CURVED25519_SMALL` define. Adds new defines `CURVE25519_SMALL` and `ED25519_SMALL` to allow individual enabling of math library choice (`_low_mem` or `_operations`). Example: `./configure --enable-ed25519=small --enable-curve25519`. 7 years ago
  Jacob Barthelmeh e60adfc9da better naming of macro and alter misc.c check 8 years ago
  Jacob Barthelmeh 2665db73a4 check for compiling misc.c when not needed 8 years ago
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 years ago
  David Garske f8876854f4 Spelling fixes in comments and error strings (ALGO_ID_E, ASN_TIME_E and WOLFSSL_ERROR function). 8 years ago
  Takashi Kojo cf80a6f639 pkcs7: avoid initial value of pointer to auto value for embedded compilers 8 years ago
  Takashi Kojo 2a141f6a82 ed25519: fixed initial data to auto values for embedded compilers 8 years ago
  Jacob Barthelmeh 0f9f4ea7e0 add macro blocks to make it easier on embedded devices and fix declaration after executable code 8 years ago
  Jacob Barthelmeh e461bc72b8 curve25519 and ed25519 low memory 9 years ago