Historial de Commits

Autor SHA1 Mensaje Fecha
  kaleb-himes b8d31b042f Windows support hace 7 meses
  kaleb-himes e45867bbc3 WIN fips section refactor / wolfEntropy API syntax adjustment hace 7 meses
  kaleb_himes 81f5ac7f6c SRTP-KDF FS Preview hace 8 meses
  David Garske c8d0bb0bd8 Merge pull request #7212 from SparkiDev/eddsa_check_priv hace 9 meses
  Sean Parkinson e28d6a7b71 EdDsa: check private value after sign hace 9 meses
  Juliusz Sosinowicz bdc0b80ddb Don't include unnecessary headers in public header file hace 9 meses
  Sean Parkinson 90467aa578 Curve25519/Ed25519: align buffers hace 1 año
  Sean Parkinson 36b92a4cef Thumb2 ASM, Curve25519 hace 1 año
  gojimmypi 98b718f91b wolfcrypt polish: init, checks, corrections (#6249) hace 1 año
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 hace 1 año
  Chris Conlon 45bf793b5a SE050 expansion: add RSA support, allow for larger key IDs, get/set key ID from ecc_key/RsaKey, fixes for SE050 hashing, remove XREALLOC dependency, API to store/get binary object, API to erase object, test.c compatibility hace 2 años
  Sean Parkinson f807c70637 Ed make public key wasn't checking whether private key set hace 2 años
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 hace 2 años
  Juliusz Sosinowicz 4caffee590 ForceZero the private key on import error hace 2 años
  Sean Parkinson 4a962b7fb2 Ed25519/448: improvements hace 2 años
  David Garske bb68766bda For ED255219 and ED448 if importing private only and public key is already set then check it. hace 2 años
  Sean Parkinson 2c943282f0 Ed25519/Ed448: assume public key is not trusted hace 2 años
  Kareem 13beadbfc3 Fix missing return checks in KSDK ED25519 code. hace 2 años
  Sean Parkinson 1b29f7353a Check memory is zeroized hace 2 años
  Sean Parkinson f1ce0cc95d Memory zeroization fixes hace 2 años
  Sean Parkinson e9187f5f00 Wycheproof fixes/changes hace 2 años
  David Garske 7396a0cb3a Resolves all peer review comments. Fixes to get Curve25519 working on real hardware. Regression testing fixes for ECC. hace 3 años
  David Garske 29f051e585 Fixes and cleanups for NXP SE050 support. hace 3 años
  Ethan 3f76a76c46 SE050 port with support for RNG, SHA, AES, ECC (sign/verify/shared secret) and ED25519 hace 3 años
  Sean Parkinson dc19ba2aa7 Memory allocation: fixes from memory usage generation hace 3 años
  Daniel Pouzzner 5e8da2348f ED: add --enable-ed25519-stream and --enable-ed448-stream to configure.ac, disabled by default, and add them to --enable-all and --enable-all-crypto lists, along with --enable-aesgcm-stream; report AES-GCM and ED* streaming API options in feature summary rendered at end; hace 3 años
  Daniel Pouzzner 9b43e57ccf ED: add streaming API to the ED verify routines: wc_ed*_verify_msg_init(), wc_ed*_verify_msg_update(), wc_ed*_verify_msg_final(); hace 3 años
  Jacob Barthelmeh ae00b5acd0 some minor changes for unintialized and null infer reports hace 3 años
  David Garske 0fc9c33f84 Wire up Ed25519 SHA512 to use devId. hace 3 años
  David Garske 15d761a0c2 Added ED25519 and Curve25519 crypto callback support. hace 3 años