From c0426f1b41e9bc8978d813df0b687ceeeeb473d7 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 28 Mar 2024 10:21:30 +0100 Subject: Use vendored mbedTLS. Remove MatrixSSL. --- docs/LIBS.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs') diff --git a/docs/LIBS.md b/docs/LIBS.md index 7baec65..4f10dfe 100644 --- a/docs/LIBS.md +++ b/docs/LIBS.md @@ -108,11 +108,6 @@ ninja - Uses comb method for short Weierstrass curves, using (randomized) Jacobian coordinates. - - Uses Montgomery ladder with xz coordinates for Montgomery curves. - - [MatrixSSL](https://github.com/matrixssl/matrixssl) - - C - - Only supports prime field curves. - - Uses 4 bit sliding window. - - Uses projective coordinates. - [Intel Performance Primitives](https://software.intel.com/en-us/ipp-crypto-reference-2019) - C - Only supports prime field curves. -- cgit v1.3.1