Commit History

Author SHA1 Message Date
  Steffen Jaeckel 9e47b3aa74 Introduce new RSA API. 1 month ago
  Steffen Jaeckel e4d5e4933a Add support for separate MGF1 hashes 3 months ago
  Steffen Jaeckel e2d0935792 Add SHA3-HMAC support to PKCS#8 1 month ago
  Steffen Jaeckel 6155a33e5f Use `COMPARE_TESTVECTOR()` consistently 6 months ago
  Steffen Jaeckel cb12f2e7d0 Clarify some test descriptions 6 months ago
  Steffen Jaeckel 236477823a prefix the MPI related macros with `ltc_` 3 years ago
  Steffen Jaeckel 95790221fb Add `free()` function to `password_ctx` 2 years ago
  Steffen Jaeckel 02cb0c4957 Revert "Move password buffer into the library" 2 years ago
  Steffen Jaeckel 03515d5611 Move password buffer into the library 2 years ago
  Steffen Jaeckel a76447f7aa add file-iterator to `test_process_dir()` 3 years ago
  Steffen Jaeckel d1e48df763 Verify that the imported keys match 3 years ago
  Steffen Jaeckel 3f6f885852 re-factor PKCS#8 API a bit 3 years ago
  Steffen Jaeckel 63091c9e5c Add possibility to use different hash algorithms in RSAES-OAEP 2 years ago
  Steffen Jaeckel f9c0c63433 allow input-data pointer to be NULL 2 years ago
  Steffen Jaeckel 038db7e03e fix sporadically failing tests when built with pthreads support 3 years ago
  Steffen Jaeckel 2c51ae81ac make sure to check `yarrow_read()` return values 3 years ago
  Cedric Neveux d6bc30e8b8 test: add test rsa key generate with public exponent upto 256 bits 4 years ago
  Steffen Jaeckel 5bc034ff55 re-factor some tests 5 years ago
  Steffen Jaeckel df6e14a9cb make sure basic types are marked as UNIVERSAL&PRIMITIVE 4 years ago
  Steffen Jaeckel c5d7bfb2cc manually fix the remaining leading `_`'s 5 years ago
  Steffen Jaeckel 9824af8e3b update header 5 years ago
  Steffen Jaeckel 24765c30c5 remove footer 5 years ago
  Steffen Jaeckel 4e28b922a9 add rsa_shrink_key() 6 years ago
  Steffen Jaeckel 68cc580602 use macros in more tests 6 years ago
  Karel Miko 8349eda5a5 fix LTC_EASY test failure 7 years ago
  Karel Miko 2dd8bcdfe9 rsa_import_pkcs8 tests 7 years ago
  Karel Miko ef20f2e656 remove unused macros 7 years ago
  Steffen Jaeckel 0011f7f927 add generic `test_process_dir()` 7 years ago
  Karel Miko 065c89108e base64_* use `char *` for Base64 strings 7 years ago
  Steffen Jaeckel b026c23b0a use do_compare_testvector() where possible 7 years ago