2019-06-06 |
Niels Möller | Merge branch 'master' into siv-mode siv-mode |
commit | commitdiff | tree |
2019-06-06 |
Niels Möller | Fix doc of cmac context structs. |
commit | commitdiff | tree |
2019-06-05 |
Niels Möller | Further separation of CMAC per-message state from subkeys. cmac-layout |
commit | commitdiff | tree |
2019-06-05 |
Niels Möller | Revert move of cmac128_ctx index |
commit | commitdiff | tree |
2019-06-01 |
Niels Möller | New struct cmac128_key. |
commit | commitdiff | tree |
2019-05-15 |
Niels Möller | Mention deletion of des-compat.h in NEWS |
commit | commitdiff | tree |
2019-05-15 |
Niels Möller | New SIV key size constants. Use in tests. |
commit | commitdiff | tree |
2019-05-15 |
Niels Möller | Require non-empty nonce for SIV mode. |
commit | commitdiff | tree |
2019-05-12 |
Niels Möller | Delete old libdes/openssl compatibility interface. delete-des-compat |
commit | commitdiff | tree |
2019-05-11 |
Niels Möller | NEWS update for Nettle-3.5. |
commit | commitdiff | tree |
2019-05-06 |
Niels Möller | SIV-CMAC mode, based on patch by Nikos Mavrogiannopoulos |
commit | commitdiff | tree |
2019-05-01 |
Niels Möller | New header file cmac-internal.h |
commit | commitdiff | tree |
2019-04-27 |
Niels Möller | ChangeLog entry for EPILOGUE fix. |
commit | commitdiff | tree |
2019-04-27 |
Simo Sorce | Add missing EPILOGUEs in assembly files |
commit | commitdiff | tree |
2019-04-14 |
Niels Möller | tools/nettle-pbkdf2.c: Check strdup return value. |
commit | commitdiff | tree |
2019-03-29 |
Niels Möller | Redefine struct aes_ctx as a union of key-size specific... aes-struct-layout |
commit | commitdiff | tree |
2019-03-27 |
Niels Möller | Rearrange cmac's block_mulx, make it closer to xts_shift. |
commit | commitdiff | tree |
2019-03-24 |
Niels Möller | Update docs for xts-aes |
commit | commitdiff | tree |
2019-03-24 |
Niels Möller | ChangeLog entries for XTS support. |
commit | commitdiff | tree |
2019-03-24 |
Simo Sorce | Recode xts_shift based on endianess |
commit | commitdiff | tree |
2019-03-24 |
Simo Sorce | Inline ciphertext stealing |
commit | commitdiff | tree |
2019-03-24 |
Simo Sorce | Add support for XTS encryption mode |
commit | commitdiff | tree |
2019-02-06 |
Niels Möller | Move block buffer last in hash context structs. |
commit | commitdiff | tree |
2019-01-22 |
Niels Möller | Merge branch 'delete-nettle-stdint-h' into master |
commit | commitdiff | tree |
2019-01-21 |
Niels Möller | .gitlab-ci.yml: Add -std=c89 and -DNDEBUG builds. |
commit | commitdiff | tree |
2019-01-19 |
Niels Möller | examples: Delete eratosthenes from TARGETS, left over... |
commit | commitdiff | tree |
2019-01-19 |
Niels Möller | fat-arm.c: Fix declarations of chacha_core functions. |
commit | commitdiff | tree |
2019-01-19 |
Niels Möller | ChangeLog entries for previous change. |
commit | commitdiff | tree |
2019-01-19 |
Yuriy M. Kaminskiy | Add --enable-fat support for arm neon chacha20 |
commit | commitdiff | tree |
2019-01-19 |
Niels Möller | Update NEWS for Nettle-3.5. |
commit | commitdiff | tree |
2019-01-17 |
Niels Möller | .gitlab-ci.yml: Use ./bootstrap in gnutls build. |
commit | commitdiff | tree |
2019-01-13 |
Niels Möller | eccdata: More asserts in ecc_pippenger_precompute. |
commit | commitdiff | tree |
2019-01-12 |
Nikos Mavrogiannopoulos | .gitlab-ci.yml: updated to new images by gnutls |
commit | commitdiff | tree |
2019-01-12 |
Niels Möller | Delete eratosthenseprogram |
commit | commitdiff | tree |
2019-01-10 |
Niels Möller | tests: Fix assert call with side effects. |
commit | commitdiff | tree |
2019-01-10 |
Niels Möller | test: Use %u and corresponding cast, when printing... |
commit | commitdiff | tree |
2019-01-10 |
Niels Möller | nettle-benchmark: Add volatile to inline asm. |
commit | commitdiff | tree |
2019-01-08 |
Niels Möller | Add missing include of sha2-internal.h. |
commit | commitdiff | tree |
2019-01-06 |
Niels Möller | Delete nettle-stdint.h |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | eccdata: Add assert. |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | In openssl benchmarks, use RSA_generate_key_ex. |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | eccdata: Check that table size is at least 2. |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | Bump version number and sonames, for Nettle-3.5 |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | Delete obsolete TODO file |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | New header file pkcs1-internal.h |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | Merge branch 'release-3.4-fixes' into master |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | Fix compilation with gcc -std=c89 |
commit | commitdiff | tree |
2018-12-26 |
Niels Möller | Fix accidental use of C99 for loop. |
commit | commitdiff | tree |
2018-12-04 |
Niels Möller | Note release of Nettle-3.4.1. nettle_3.4.1_release_20181204 |
commit | commitdiff | tree |
2018-11-28 |
Niels Möller | Update NEWS file for 3.4.1. nettle_3.4.1rc1 |
commit | commitdiff | tree |
2018-11-28 |
Niels Möller | Update configure check to require GMP-6.0.0 or later. |
commit | commitdiff | tree |
2018-11-28 |
Niels Möller | Rewrite pkcs1_decrypt as a wrapper around _pkcs1_sec_de... |
commit | commitdiff | tree |
2018-11-28 |
Niels Möller | Add rsa-internal.h to distributed headers. |
commit | commitdiff | tree |
2018-11-28 |
Niels Möller | rsa-internal.h: Add include of rsa.h. |
commit | commitdiff | tree |
2018-11-27 |
Niels Möller | Describe RSA improvements in NEWS. |
commit | commitdiff | tree |
2018-11-27 |
Niels Möller | Rewrote _rsa_sec_compute_root, for clarity. |
commit | commitdiff | tree |
2018-11-26 |
Niels Möller | rsa-compute-root-test: Fix qsize. Try more keys. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Update mini-gmp version for _rsa_sec_compute_root_tr... |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Renamed rsa-sec-compute-root-test --> rsa-compute-root... |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | cnd_mpn_zero: Use a volatile-declared mask variable. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Move decl. of rsa_sec_compute_root_tr to internal header. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Switch rsa_compute_root to use side-channel safe variant |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Randomzed testing of rsa-sec-compute-root |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | testutils.c: Fix high bits of the mpz_urandomb used... |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Catch bad private keys early on. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Use NETTLE_OCTET_SIZE_TO_LIMB_SIZE. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Use side-channel silent pkcs1 in rsa_decrypt_tr |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog entry, and minor comment fixes |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Add variable len pkcs1-sec decoding function |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Tweak valgrind marking is rsa_sec_decrypt tests. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | Avoid calls to mpz_sizeinbase on RSA private key. |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Unit test for rsa_sec_decyrpt |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Add rsa_sec_decrypt as side-channel silent variant |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | pkcs1-sec-decrypt-test.c: Fix valgrind marking of retur... |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Unit test for pkcs1-sec-decrypt |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-25 |
Simo Sorce | Add mpn_get_base256 |
commit | commitdiff | tree |
2018-11-25 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-24 |
Simo Sorce | Add side-channel silent pkcs1 decoding function |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-24 |
Simo Sorce | Add a side-channel silent conditional memcpy |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | ChangeLog entries, minor comment and spacing fixes |
commit | commitdiff | tree |
2018-11-24 |
Simo Sorce | Use side-channel silent root for rsa signatures |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | ChangeLog entry and comment fixes. |
commit | commitdiff | tree |
2018-11-24 |
Simo Sorce | Add side-channel silent RSA root function |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2018-11-24 |
Simo Sorce | Add convenience macro for size calculation |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | Initial NEWS entries for nettle-3.4.1. |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | Bump version numbers for nettle-3.4.1. |
commit | commitdiff | tree |
2018-11-24 |
Niels Möller | Add "fall through" comment. |
commit | commitdiff | tree |
2018-11-19 |
Niels Möller | Copy .gitlab-ci.yml from master branch |
commit | commitdiff | tree |
2018-11-18 |
Dmitry Eremin... | Fix quoting in autoconf ifunc test |
commit | commitdiff | tree |
2018-11-18 |
Dominyk Tiller | testsuite/symbols-test: Exclude ____chkstk_darwin symbols. |
commit | commitdiff | tree |
2018-11-18 |
Niels Möller | Fix link failure for pss-mgf1-test, in non-hogweed... |
commit | commitdiff | tree |
next |