aboutsummaryrefslogtreecommitdiff
path: root/docs/LIBS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LIBS.md')
-rw-r--r--docs/LIBS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/LIBS.md b/docs/LIBS.md
index faab84d..d41f98a 100644
--- a/docs/LIBS.md
+++ b/docs/LIBS.md
@@ -55,6 +55,8 @@ Libraries that ECTester can test.
- Uses Lopez-Dahab (Montgomery) ladder, XZ coordinates (ec2_mont.c): Fast multiplication on elliptic curves over GF(2^m) without precomputation (Algorithm 2P)
- Contains an implementation of IEEE P1363 algorithm A.10.3 using affine coordinates (ec2_aff.c)
- Has some custom arithmetic for some of the NIST primes.
+ - [WolfCrypt](https://www.wolfssl.com)
+ - C + Java
- [OpenSSL](https://www.openssl.org/)
- C
- For prime field curves: