From a48b5ce4185362d37b4e6ece842d723df386fd92 Mon Sep 17 00:00:00 2001 From: J08nY Date: Fri, 17 Nov 2023 19:20:00 +0100 Subject: Update BoringSSL and IPP. --- docs/libraries.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/libraries.rst b/docs/libraries.rst index b1f7c41..49e1234 100644 --- a/docs/libraries.rst +++ b/docs/libraries.rst @@ -154,7 +154,7 @@ Primitives Supports P-224, P-256, P-384 and P-521. Also Curve25519. -Uses fiat-crypto for the SECP curve field arithmetic. +Uses fiat-crypto for the SECP curve field arithmetic and x25519. P-224 ^^^^^ @@ -235,8 +235,8 @@ KeyGen: Derive: - Montgomery - Ladder via ``X25519 -> x25519_scalar_mult -> x25519_NEON/x25519_scalar_mult_adx/x25519_scalar_mult_generic`` - - Actually seems to use xz. - - Unknown formula (ladder). + - xz. + - Unknown formula: `ladd-boringssl-x25519 `__ from fiat-crypto. Ed25519 ^^^^^^^ @@ -521,7 +521,7 @@ KeyGen: - Montgomery - `Some Full precomputation `__ via ``mbx_x25519_public_key`` - xz - - Unknown formulas. + - Unknown formulas: `add-ipp-x25519 `__, `dbl-ipp-x25519 `__ Derive: - Montgomery -- cgit v1.2.3-70-g09d2