2016-09-05 |
Niels Möller | Test for memeql_sec. |
commit | commitdiff | tree |
2016-09-05 |
Niels Möller | New public function memeql_sec, declared in memops.h. |
commit | commitdiff | tree |
2016-09-05 |
Niels Möller | Add Curve 25519 to concept index. |
commit | commitdiff | tree |
2016-09-05 |
Niels Möller | Define NETTLE_CURVE25519_RFC7748, and document it. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Delete no longer used .p$(OBJEXT) from make .SUFFIXES. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Prune a few trailing spaces. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Delete macro TOKEN_CHAR from public header sexp.h. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Delete an unused function. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointer signedness warning in sexp-conv. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix some warnigns for nettle-hash and nettle-pbkdf. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointer signedness warning in nettle-lfib-stream. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointer sign warnings for sexp-format-test. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointer sign warnings for test_armor. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointed signedness warning in yarrow-test. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Update to use const char * for sexp_iterator_assoc. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix pointed signedness warnings in md5-compat-test. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Use LDATA macro for more constants. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Macro to convert string literals to unsigned. |
commit | commitdiff | tree |
2016-09-03 |
Niels Möller | Fix signedness warning for rsa-encrypt-test. |
commit | commitdiff | tree |
2016-08-29 |
Niels Möller | Fix pointer sign warnings in sexp_vformat. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | Use uint8_t for hash_file buffer. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | Fix error in ChangeLog. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | Use const char * for sexp expression types. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | Fix signedness warning in rsa_keypair_to_openpgp. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | New pgp-encode helper function, write_string. |
commit | commitdiff | tree |
2016-08-16 |
Niels Möller | Rename write_string --> write_date. |
commit | commitdiff | tree |
2016-08-05 |
Niels Möller | Helper hash_string: Delete length argument. |
commit | commitdiff | tree |
2016-08-05 |
Niels Möller | hogweed-benchmark: Use uint8_t for curve25519 values. |
commit | commitdiff | tree |
2016-08-05 |
Niels Möller | Use uint8_t for sexp strings. |
commit | commitdiff | tree |
2016-08-05 |
Niels Möller | Helper read_file: Use size_t for sizes, and uint8_t... |
commit | commitdiff | tree |
2016-08-04 |
Niels Möller | Check for invalid keys, with even p, in dsa_sign. |
commit | commitdiff | tree |
2016-08-04 |
Niels Möller | Reject invalid keys, with even moduli, in rsa_compute_r... |
commit | commitdiff | tree |
2016-07-31 |
Niels Möller | Reject invalid RSA keys with even modulo. |
commit | commitdiff | tree |
2016-07-16 |
Niels Möller | Merge branch 'powm_sec' |
commit | commitdiff | tree |
2016-07-13 |
Niels Möller | Delete code for supporting GMP older than 5.0. |
commit | commitdiff | tree |
2016-07-12 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2016-07-12 |
Niels Möller | Fix typo breaking mini-gmp build. |
commit | commitdiff | tree |
2016-07-12 |
Niels Möller | Fix configure check for mpz_powm_sec. |
commit | commitdiff | tree |
2016-06-20 |
Niels Möller | Use mpz_powm_sec. |
commit | commitdiff | tree |
2016-06-20 |
Niels Möller | Add FIXME comment. |
commit | commitdiff | tree |
2016-05-10 |
Niels Möller | Updated nettle-3.3 plan. |
commit | commitdiff | tree |
2016-05-02 |
Niels Möller | Merge branch 'curve25519-rfc7748' |
commit | commitdiff | tree |
2016-05-02 |
Niels Möller | Update Curve25519 documentation. |
commit | commitdiff | tree |
2016-05-02 |
Niels Möller | Add tests for ignored curve25519 input bits. |
commit | commitdiff | tree |
2016-04-25 |
Niels Möller | Update curve25519_mul, to align with RFC 7748. |
commit | commitdiff | tree |
2016-03-30 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2016-03-30 |
Nikos Mavrogiannopoulos | Corrected the name of the windows dll files |
commit | commitdiff | tree |
2016-03-15 |
Niels Möller | twofish: Fix undefined shift. |
commit | commitdiff | tree |
2016-03-15 |
Niels Möller | blowfish: Use READ_UINT32 macro. |
commit | commitdiff | tree |
2016-03-15 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2016-03-15 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: enhance with mini-gmp builds |
commit | commitdiff | tree |
2016-03-15 |
Nikos Mavrogiannopoulos | configure: export mp_ symbols when compiling with mini-gmp |
commit | commitdiff | tree |
2016-03-15 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: enhance with builds using asan and... |
commit | commitdiff | tree |
2016-03-15 |
Nikos Mavrogiannopoulos | des: assign value after sanity check to avoid undefined... |
commit | commitdiff | tree |
2016-03-14 |
Niels Möller | Fix c99-ism in getopt.c. Reported by Henrik Grubbström. |
commit | commitdiff | tree |
2016-02-16 |
Niels Möller | Fix sexp-conv assertion failure, reported by Hanno... |
commit | commitdiff | tree |
2016-02-16 |
Niels Möller | Comment improvement. |
commit | commitdiff | tree |
2016-02-16 |
Niels Möller | sexp-conv: Fail with an error message for unexpected... |
commit | commitdiff | tree |
2016-02-16 |
Niels Möller | Fix typos in CBC documentation. Spotted by Zhitao He. |
commit | commitdiff | tree |
2016-01-28 |
Niels Möller | Added directive file. nettle_3.2_release_20160128 |
commit | commitdiff | tree |
2016-01-28 |
Niels Möller | ChangeLog entry for nettle-3.2 release. |
commit | commitdiff | tree |
2016-01-26 |
Niels Möller | Fix handling of unrecognized options for nettle-hash... |
commit | commitdiff | tree |
2016-01-25 |
Niels Möller | Updated testing status. |
commit | commitdiff | tree |
2016-01-23 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2016-01-23 |
Niels Möller | Bump manual's UPDATED-FOR to 3.2. |
commit | commitdiff | tree |
2016-01-21 |
Niels Möller | New file .gitlab-ci.yml. |
commit | commitdiff | tree |
2016-01-20 |
Niels Möller | Updated NEWS for nettle-3.2. |
commit | commitdiff | tree |
2016-01-20 |
Niels Möller | Bump version numbers. |
commit | commitdiff | tree |
2016-01-20 |
Niels Möller | Mark dlopen-test main arguments as UNUSED. |
commit | commitdiff | tree |
2016-01-20 |
Niels Möller | Delete dlopen-test on make clean. |
commit | commitdiff | tree |
2016-01-10 |
Niels Möller | Fix argument signedness for encode_raw. |
commit | commitdiff | tree |
2016-01-10 |
Niels Möller | RSA documentation update. |
commit | commitdiff | tree |
2015-12-18 |
Niels Möller | Fixes to testutils.h includes. Include version.h. |
commit | commitdiff | tree |
2015-12-18 |
Niels Möller | Fixed shell conditional in setup of IF_DLOPEN_TEST. |
commit | commitdiff | tree |
2015-12-18 |
Niels Möller | Improved ecc-mod-test with random seeding. |
commit | commitdiff | tree |
2015-12-15 |
Niels Möller | Fix carry folding bug in x86_64 ecc_384_modp. Problem... |
commit | commitdiff | tree |
2015-12-10 |
Niels Möller | Fixed miscomputation bugs in secp-256r1 modulo functions. |
commit | commitdiff | tree |
2015-11-23 |
Niels Möller | Typo fix. |
commit | commitdiff | tree |
2015-11-23 |
Niels Möller | Document rsa_encrypt, rsa_decrypt and rsa_decrypt_tr... |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Deleted comment. |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Whitespace tweak. |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Mark _rsa_blind and _rsa_unblind as deprecated. |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Extended rsa signature test cases. |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Additional rsa signing functions, using rsa_compute_roo... |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | Use rsa_compute_root_tr also in rsa_decrypt_tr. |
commit | commitdiff | tree |
2015-11-15 |
Niels Möller | New function rsa_compute_root_tr. |
commit | commitdiff | tree |
2015-09-07 |
Niels Möller | Fix broken use of sizeof. |
commit | commitdiff | tree |
2015-09-07 |
Niels Möller | Drop include of nettle-internal.h. |
commit | commitdiff | tree |
2015-09-07 |
Niels Möller | ChangeLog entry for rsa_pkcs1_sign_tr. |
commit | commitdiff | tree |
2015-09-07 |
Nikos Mavrogiannopoulos | testsuite: Added tests for rsa_pkcs1_sign_tr() |
commit | commitdiff | tree |
2015-09-07 |
Nikos Mavrogiannopoulos | Enhanced rsa_pkcs1_sign_tr() to protect against HW... |
commit | commitdiff | tree |
2015-09-06 |
Niels Möller | Mention disabled ifunc relocations in NEWS. |
commit | commitdiff | tree |
2015-09-06 |
Niels Möller | Updated SHA3 documentation. |
commit | commitdiff | tree |
2015-09-02 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2015-09-02 |
Niels Möller | New testcase using dlopen, and needed configure tests. |
commit | commitdiff | tree |
2015-09-02 |
Niels Möller | Disable use of ifunc. |
commit | commitdiff | tree |
2015-08-25 |
Niels Möller | Started on NEWS for Nettle-3.2. |
commit | commitdiff | tree |
2015-08-25 |
Niels Möller | New define NETTLE_SHA3_FIPS202. |
commit | commitdiff | tree |
2015-08-25 |
Niels Möller | ChangeLog entry for SHA3 update, and link to current... |
commit | commitdiff | tree |
2015-08-24 |
Nikos Mavrogiannopoulos | testsuite: updated SHA3 tests to the FIPS202 final... |
commit | commitdiff | tree |
next |