summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2018-05-30 01:50:23 +0200
committerJ08nY2018-05-30 01:51:13 +0200
commitf4063951527fa533d0b59998019b1a800dbc02d0 (patch)
treeb398a33f9199c6ecb3cd051fe5173bf2da960199 /docs
parent542edb2487615d1e680f1843f87446a653223bc1 (diff)
downloadECTester-f4063951527fa533d0b59998019b1a800dbc02d0.tar.gz
ECTester-f4063951527fa533d0b59998019b1a800dbc02d0.tar.zst
ECTester-f4063951527fa533d0b59998019b1a800dbc02d0.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/LIBS.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/LIBS.md b/docs/LIBS.md
index 5c132f7..f6d3896 100644
--- a/docs/LIBS.md
+++ b/docs/LIBS.md
@@ -2,7 +2,6 @@
Popular libraries with at least some ECC support:
- - [Crypto++](https://cryptopp.com/)
- [libgcrypt](https://www.gnupg.org/related_software/libgcrypt/)
- [mbedTLS](https://tls.mbed.org/)
- [Nettle](http://www.lysator.liu.se/~nisse/nettle/)
@@ -27,4 +26,6 @@ Popular libraries with at least some ECC support:
- [libtomcrypt](http://www.libtom.net/LibTomCrypt/)
- C
- Uses Jacobian coordinates.
- - Sliding window scalar multiplication algorithm. \ No newline at end of file
+ - Sliding window scalar multiplication algorithm.
+ - [Crypto++](https://cryptopp.com/)
+ - C++ \ No newline at end of file