Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell il y a 11 mois
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 il y a 1 an
  Sean Parkinson f807c70637 Ed make public key wasn't checking whether private key set il y a 1 an
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 il y a 1 an
  Juliusz Sosinowicz 4caffee590 ForceZero the private key on import error il y a 1 an
  Sean Parkinson 4a962b7fb2 Ed25519/448: improvements il y a 1 an
  David Garske bb68766bda For ED255219 and ED448 if importing private only and public key is already set then check it. il y a 1 an
  Sean Parkinson 2c943282f0 Ed25519/Ed448: assume public key is not trusted il y a 1 an
  Sean Parkinson 1b29f7353a Check memory is zeroized il y a 2 ans
  Sean Parkinson e9187f5f00 Wycheproof fixes/changes il y a 2 ans
  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; il y a 2 ans
  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(); il y a 2 ans
  Jacob Barthelmeh c729318ddd update copyright date il y a 3 ans
  David Garske 47cc8d232a Fix in ED448 `wc_ed448_check_key` function for possible dereference of a null pointer. il y a 3 ans
  Sean Parkinson 4c00af1136 ED448: Fix out of bounds read in import public il y a 3 ans
  kaleb-himes 722961f55c ed25519 and ed448 check sigLen against expected il y a 3 ans
  Sean Parkinson 7a15639927 Add Doxygen documentation for Curve448/Ed448 il y a 4 ans
  Sean Parkinson 2c6eb7cb39 Add Curve448, X448, Ed448 implementations il y a 4 ans