2017-08-29 |
Niels Möller | Add Red Hat copyright line. openssl-benchmark-update |
commit | commitdiff | tree |
2017-08-26 |
Niels Möller | Rearrange openssl cipher glue, to use struct openssl_ci... |
commit | commitdiff | tree |
2017-08-26 |
Niels Möller | Update openssl configure tests. |
commit | commitdiff | tree |
2017-08-26 |
Daniel P. Berrange | examples: convert nettle-benchmark to use openssl EVP... |
commit | commitdiff | tree |
2017-07-18 |
Niels Möller | Fix for in-place ecc_add_eh. |
commit | commitdiff | tree |
2017-06-09 |
Niels Möller | ChangeLog entries for previous two commits. |
commit | commitdiff | tree |
2017-06-09 |
Daiki Ueno | Test case for pss signature problem. |
commit | commitdiff | tree |
2017-06-09 |
Niels Möller | Fix assertion failure in pss signature verification. |
commit | commitdiff | tree |
2017-06-07 |
Niels Möller | Rework make targets related to test-rules. |
commit | commitdiff | tree |
2017-05-20 |
Niels Möller | Add srcdir prefix to .test-rules.make target. |
commit | commitdiff | tree |
2017-05-20 |
Nikos Mavrogiannopoulos | testsuite/Makefile.in: ensure .test-rules.make is regen... |
commit | commitdiff | tree |
2017-05-16 |
Nikos Mavrogiannopoulos | hogweed-benchmark: eliminated memory leak |
commit | commitdiff | tree |
2017-05-16 |
Nikos Mavrogiannopoulos | _aes_set_key: ensure with assert() that nk is non-zero |
commit | commitdiff | tree |
2017-05-16 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: added static analyzers run |
commit | commitdiff | tree |
2017-05-16 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: ubsan use fedora25 |
commit | commitdiff | tree |
2017-05-16 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: use asan from fedora25 instead of centos7 |
commit | commitdiff | tree |
2017-04-09 |
Nikos Mavrogiannopoulos | Made current contibution rules explicit |
commit | commitdiff | tree |
2017-04-09 |
Niels Möller | Fix memory leak in dlopen-test. |
commit | commitdiff | tree |
2017-04-09 |
Niels Möller | Delete valgrind magic in pss-test. |
commit | commitdiff | tree |
2017-04-04 |
Niels Möller | Avoid unnecessary memset and xor operations in pss_enco... merge-pss |
commit | commitdiff | tree |
2017-04-04 |
Niels Möller | Use const for input mpz_t argument to pss_verify_mgf1. |
commit | commitdiff | tree |
2017-04-04 |
Niels Möller | ChangeLog entries for RSA PSS code. |
commit | commitdiff | tree |
2017-03-21 |
Daiki Ueno | Add PSS variants for RSA sign/verify functions |
commit | commitdiff | tree |
2017-03-21 |
Daiki Ueno | Implement PSS encoding functions |
commit | commitdiff | tree |
2017-03-20 |
Niels Möller | New constant NETTLE_MAX_HASH_CONTEXT_SIZE. |
commit | commitdiff | tree |
2017-03-20 |
Niels Möller | Let nettle-hash --list display internal context size. |
commit | commitdiff | tree |
2017-03-09 |
Marcus Hoffmann | Make nettle compile with pre-UAL arm assembler. |
commit | commitdiff | tree |
2017-01-03 |
Niels Möller | ChangeLog entry for previous commit. |
commit | commitdiff | tree |
2017-01-03 |
Nikos Mavrogiannopoulos | ecdsa_verify: eliminated memory leak on error path |
commit | commitdiff | tree |
2016-10-10 |
Niels Möller | Use const for _nettle_write_* source argument. |
commit | commitdiff | tree |
2016-10-01 |
Niels Möller | Note release. nettle_3.3_release_20161001 |
commit | commitdiff | tree |
2016-10-01 |
Niels Möller | Tweak NEWS entry. |
commit | commitdiff | tree |
2016-09-27 |
Niels Möller | Updated NEWS file. |
commit | commitdiff | tree |
2016-09-21 |
Niels Möller | Fix a few minor documentation typos. |
commit | commitdiff | tree |
2016-09-19 |
Niels Möller | Updated testing status. |
commit | commitdiff | tree |
2016-09-19 |
Niels Möller | Fix ECDSA broken node links. Reported by Nick Alcock. |
commit | commitdiff | tree |
2016-09-13 |
Nikos Mavrogiannopoulos | Use gitlab.com's shared runners |
commit | commitdiff | tree |
2016-09-13 |
Niels Möller | Trivial merge. |
commit | commitdiff | tree |
2016-09-13 |
Niels Möller | Update release plan. |
commit | commitdiff | tree |
2016-09-13 |
Niels Möller | Add SHA3 hashes to nettle_hashes. Reported by Thomas... |
commit | commitdiff | tree |
2016-09-07 |
Niels Möller | Mention memeql_sec in NEWS. |
commit | commitdiff | tree |
2016-09-07 |
Niels Möller | Document memeql_sec. |
commit | commitdiff | tree |
2016-09-07 |
Niels Möller | doc: Split Elliptic curves into sub-nodes. |
commit | commitdiff | tree |
2016-09-07 |
Niels Möller | Fix documentation typo. |
commit | commitdiff | tree |
2016-09-06 |
Niels Möller | Update date. |
commit | commitdiff | tree |
2016-09-06 |
Niels Möller | Update NEWS for 3.3. |
commit | commitdiff | tree |
2016-09-06 |
Niels Möller | Update package versions. |
commit | commitdiff | tree |
2016-09-06 |
Niels Möller | Update release plan. |
commit | commitdiff | tree |
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 |
next |