Histórico de Commits

Autor SHA1 Mensagem Data
  Steffen Jaeckel 35a4a5fc1b Move RFC6979 hash alg to a new ecc signature options struct há 2 meses atrás
  Steffen Jaeckel fe32e7ea9d Add `LTC_ARRAY_SIZE()` macro há 3 meses atrás
  Steffen Jaeckel 6155a33e5f Use `COMPARE_TESTVECTOR()` consistently há 6 meses atrás
  Steffen Jaeckel 46fa363f2c Finish up RFC6979 ECDSA keygen há 7 meses atrás
  Russ Williams d376af52ca RFC6979: implementation, tests, docs há 7 anos atrás
  Steffen Jaeckel ecb5fdd997 Add testcase for Ethereum signatures. há 10 meses atrás
  Karel Miko 6561b37bac refactor ecc_verify_hash_ex há 7 anos atrás
  Karel Miko 0ee3bb5786 refactor ecc_sign_hash_ex há 7 anos atrás
  Steffen Jaeckel 236477823a prefix the MPI related macros with `ltc_` há 3 anos atrás
  Steffen Jaeckel 1d07689581 Remove unnecessary casts in the tests há 1 ano atrás
  Steffen Jaeckel 95790221fb Add `free()` function to `password_ctx` há 2 anos atrás
  Steffen Jaeckel 02cb0c4957 Revert "Move password buffer into the library" há 2 anos atrás
  Steffen Jaeckel 03515d5611 Move password buffer into the library há 2 anos atrás
  Steffen Jaeckel d1e48df763 Verify that the imported keys match há 3 anos atrás
  Steffen Jaeckel 3f6f885852 re-factor PKCS#8 API a bit há 4 anos atrás
  Steffen Jaeckel 6120c82618 Add Testcase for #630 há 2 anos atrás
  Steffen Jaeckel 1c805e1c66 use `LTC_NULL` in the library code há 3 anos atrás
  Steffen Jaeckel 2c51ae81ac make sure to check `yarrow_read()` return values há 3 anos atrás
  Steffen Jaeckel 5bc034ff55 re-factor some tests há 5 anos atrás
  Steffen Jaeckel c5d7bfb2cc manually fix the remaining leading `_`'s há 5 anos atrás
  Steffen Jaeckel 9824af8e3b update header há 5 anos atrás
  Steffen Jaeckel 24765c30c5 remove footer há 5 anos atrás
  Steffen Jaeckel 5ed32b73e6 improve ecc_test() output há 6 anos atrás
  Karel Miko ae2ab2083b ecc_test cleanup há 7 anos atrás
  Karel Miko c2cdaaab4d make LTC_ECCSIG_RFC7518 strict (again) há 7 anos atrás
  Russ Williams b4b50cc0c6 Initial commit of SSH+ECDSA signature format há 7 anos atrás
  Karel Miko bf04bf18a4 add ecc_import_pkcs8 há 7 anos atrás
  Karel Miko 59bc3b5885 make ecc_verify_hash_ex less strict (as it was before ecc_recover_key addition) há 7 anos atrás
  Russ Williams 88d9b6db26 Make ECC signature format explicit há 7 anos atrás
  Russ Williams 76190521e3 Implementation of ecc_recover_key to obtain public key from hash+signature há 7 anos atrás