- 28 Nov, 2020 1 commit
-
-
Niels Möller authored
-
- 27 Nov, 2020 2 commits
-
-
Niels Möller authored
Suppress warnings in certain configuration and fix x86_64 build See merge request !12
-
mamonet authored
-
- 26 Nov, 2020 1 commit
-
-
Niels Möller authored
-
- 25 Nov, 2020 2 commits
-
-
Niels Möller authored
[PowerPC64] Modify register defines in gcm-hash.asm See merge request !10
-
mamonet authored
-
- 14 Nov, 2020 2 commits
-
-
- 12 Nov, 2020 1 commit
-
-
- 11 Nov, 2020 5 commits
-
-
Niels Möller authored
* ecc-secp384r1.c (ecc_secp384r1_inv): New function, modular inverse using powering. (_nettle_secp_384r1): Analogous updates. Increases signing performance roughly 15% on x86_64.
-
Niels Möller authored
-
Niels Möller authored
* ecc-secp224r1.c (ecc_secp224r1_inv): New function, modular inverse using powering. (_nettle_secp_224r1): Analogous updates. Increases signing performance roughly 17% on x86_64. * ecc-secp256r1.c (ecc_secp256r1_inv): New function, modular inverse using powering. (_nettle_secp_256r1): Analogous updates. Increases signing performance roughly 6% on x86_64.
-
Niels Möller authored
* ecc-secp521r1.c (ecc_secp521r1_inv): New function, modular inverse using powering. (_nettle_secp_521r1): Analogous updates. Increases signing performance roughly 15% on x86_64.
-
-
- 10 Nov, 2020 2 commits
-
-
Niels Möller authored
* ecc-secp192r1.c (ecc_secp192r1_inv): New function, modular inverse using powering. (_nettle_secp_192r1): Use it for p.invert, and also update h_to_a_itch. Increases signing performance roughly 25% on x86_64.
-
Niels Möller authored
-
- 09 Nov, 2020 1 commit
-
-
Niels Möller authored
-
- 08 Nov, 2020 6 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 07 Nov, 2020 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 06 Nov, 2020 4 commits
-
-
Niels Möller authored
-
Niels Möller authored
After these changes, both curve25519 and curve448 need 4*size for invert and 6*size for sqrt.
-
Niels Möller authored
-
Niels Möller authored
-
- 05 Nov, 2020 1 commit
-
-
Niels Möller authored
-
- 03 Nov, 2020 8 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 02 Nov, 2020 1 commit
-
-
Niels Möller authored
-