aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2024-03-28 10:21:30 +0100
committerJ08nY2024-03-28 10:22:03 +0100
commitc0426f1b41e9bc8978d813df0b687ceeeeb473d7 (patch)
tree61b4db5b4a26e624b8fbbffad46d535fb11a7b5c /docs
parent063b698ed716230b84f81cb88629ab63c0556000 (diff)
downloadECTester-c0426f1b41e9bc8978d813df0b687ceeeeb473d7.tar.gz
ECTester-c0426f1b41e9bc8978d813df0b687ceeeeb473d7.tar.zst
ECTester-c0426f1b41e9bc8978d813df0b687ceeeeb473d7.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/LIBS.md5
1 files changed, 0 insertions, 5 deletions
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.
- <http://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian.html#doubling-dbl-1998-cmo-2>
- 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.