index
:
ECTester.git
devel
feature/boring-ssl
feature/gcrypt
feature/ippcp
feature/mscng
feature/standalone-lib-testing
feature/test-output-html
master
smultre
Tester of Eliptic curves support on smartcards with JavaCard platform
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
standalone
/
ECTesterStandalone.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic Gradle setup.
J08nY
2024-03-25
1
-942
/
+0
*
Do not try to recover signature nonces where we do not know how.
J08nY
2024-03-16
1
-1
/
+1
*
Fix PLAIN and CVC ECDSA parsing.
J08nY
2024-03-16
1
-1
/
+1
*
Fixes for Java 19. Fixes #17.
J08nY
2023-01-30
1
-20
/
+35
*
Implement StandalonePerformanceSuite. (#13)
davidhofman
2021-09-15
1
-1
/
+5
*
Implement StandaloneWrongSuite. (#12)
davidhofman
2021-09-06
1
-0
/
+4
*
Implement StandaloneEdgeCasesSuite. (#11)
davidhofman
2021-09-05
1
-0
/
+4
*
Implement StandaloneSignatureSuite. (#10)
davidhofman
2021-08-26
1
-0
/
+4
*
Implement StandaloneCompositeSuite. (#9)
davidhofman
2021-08-24
1
-0
/
+4
*
Implement StandaloneMiscSuite. (#8)
davidhofman
2021-08-22
1
-1
/
+5
*
Implement Twist, Invalid, Cofactor and Degenerate standalone suites. (#7)
davidhofman
2021-08-22
1
-4
/
+18
*
implement StandaloneTestVectorSuite (#6)
davidhofman
2021-08-16
1
-2
/
+15
*
Fix Nettle and LibreSSL implementations.
J08nY
2019-12-28
1
-2
/
+6
*
Nettle support (#4)
Michal Čech
2019-12-25
1
-3
/
+1
*
Add support for LibreSSL
Matěj Grabovský
2019-12-08
1
-3
/
+2
*
Add --fixed option to standalone ECDSA.
J08nY
2019-08-18
1
-2
/
+15
*
Unify native timing, add more timing sources.
J08nY
2019-07-24
1
-10
/
+74
*
Write info about digest used to CSV files in standalone.
J08nY
2019-07-10
1
-4
/
+33
*
Add Intel Performance Primitives Crypto support (keygen).
J08nY
2019-07-09
1
-1
/
+2
*
Add mbedTLS support.
J08nY
2019-07-04
1
-12
/
+18
*
Bump version.
J08nY
2019-03-18
1
-2
/
+2
*
Add customizable time resolution.
devel
J08nY
2019-03-18
1
-1
/
+2
*
Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.
J08nY
2019-03-18
1
-2
/
+2
*
Add better loading of keys to standalone.
J08nY
2019-02-28
1
-46
/
+40
*
Bump version...
0.3.2
J08nY
2019-02-22
1
-2
/
+2
*
Fix applet switch fall-through and standalone ECDH on BouncyCastle.
J08nY
2018-12-17
1
-2
/
+1
*
Add named key opts to standalone.
J08nY
2018-12-17
1
-12
/
+61
*
Add nonce output to standalone ECDSA function.
J08nY
2018-12-02
1
-4
/
+14
*
Bump version.
0.3.1
J08nY
2018-11-28
1
-2
/
+2
*
Use native timing when available.
J08nY
2018-11-23
1
-12
/
+20
*
Improve native lib timing.
J08nY
2018-11-23
1
-0
/
+4
*
Add more keygen/ecdh/ecdsa options to standalone.
J08nY
2018-11-18
1
-119
/
+171
*
Fix keygen plotting.
J08nY
2018-11-18
1
-1
/
+1
*
Output duration of keygen and export as well.
J08nY
2018-11-18
1
-3
/
+3
*
Add WolfCrypt provider to testing.
J08nY
2018-11-11
1
-1
/
+12
*
Add support for libgcrypt ecdh and ecdsa.
J08nY
2018-10-21
1
-1
/
+1
*
Add libgcrypt support, only keygen first.
J08nY
2018-10-17
1
-1
/
+1
*
Add support for BoringSSL.
feature/boring-ssl
J08nY
2018-10-16
1
-1
/
+1
*
Bump version.
v0.3.0
J08nY
2018-10-15
1
-2
/
+2
*
Add utility methods for converting EC_Params to JCE EC objects.
J08nY
2018-08-10
1
-0
/
+2
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
1
-2
/
+7
*
Find KPG algos a bit better in ECTesterStandalone.
J08nY
2018-07-30
1
-5
/
+28
*
Update docs on Standalone testing.
J08nY
2018-07-29
1
-1
/
+1
*
Redo Mscng key storage.
J08nY
2018-07-28
1
-1
/
+0
*
WIP: Microsoft CryptoAPI Next Generation support.
J08nY
2018-07-25
1
-1
/
+1
*
Fix releasing memory in LibTomCrypt shim, fix ECDH time measurement.
J08nY
2018-07-25
1
-0
/
+2
*
Elementary support for OpenSSL.
J08nY
2018-07-18
1
-6
/
+11
*
Implement more tests for wrong parameters. Implement cloning for Tests.
J08nY
2018-06-27
1
-1
/
+0
*
Add support for key generation using Crypto++.
J08nY
2018-05-30
1
-16
/
+19
*
Add basic support for the Crypto++ library.
J08nY
2018-05-30
1
-5
/
+5
[next]