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
*
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
*
Add list-suites option to both reader and standalone.
J08nY
2018-05-29
1
-10
/
+39
*
Support key algo parameter for KeyAgreements with KDF in standalone testing.
J08nY
2018-05-29
1
-0
/
+1
*
Implement tracking of stage of execution of standalone testables.
J08nY
2018-05-28
1
-2
/
+2
*
Add support for naming a curve to use by a library in standalone.
J08nY
2018-05-28
1
-4
/
+23
*
Add ECTester version to test run output.
J08nY
2018-04-25
1
-2
/
+2
*
Fix selection of EC libs in standalone tester.
J08nY
2018-03-03
1
-1
/
+1
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-1
/
+1
*
Bump copyright years.
J08nY
2018-02-04
1
-0
/
+22
*
Update README, docs and test suites.
J08nY
2018-02-04
1
-4
/
+4
*
Simplify test suites.
J08nY
2018-01-09
1
-11
/
+6
*
Add more comprehensive XML output to standalone app.
J08nY
2017-12-30
1
-13
/
+47
*
Split output to remove cross-dependency of reader and standalone.
J08nY
2017-12-27
1
-1
/
+1
*
Add Botan library implementation of keygen and ECDH.
J08nY
2017-12-09
1
-3
/
+7
*
Add Botan library.
J08nY
2017-12-06
1
-1
/
+1
*
Implement basic standalone testing.
J08nY
2017-12-06
1
-176
/
+179
*
Implement ECDSA for LibTomCrypt.
J08nY
2017-11-30
1
-2
/
+4
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
1
-4
/
+3
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
1
-1
/
+2
*
Sketch out native SPI classes.
J08nY
2017-11-29
1
-5
/
+4
*
Add listing of supported curves to standalone libs.
J08nY
2017-11-29
1
-0
/
+5
*
Implement a basic NativeProvider using libtomcrypt.
J08nY
2017-11-28
1
-8
/
+3
*
Implement ECDSA for standalone libs.
J08nY
2017-11-28
1
-17
/
+115
*
Add ECDH testing to standalone part.
J08nY
2017-11-28
1
-28
/
+84
*
Add a basic NativeECLibrary interface.
J08nY
2017-11-27
1
-5
/
+5
*
Export default lib curves in CSV.
J08nY
2017-11-27
1
-2
/
+2
*
Export generated keys in ANSI X9.62 uncompressed format.
J08nY
2017-11-26
1
-2
/
+3
*
Split Util class into a package.
J08nY
2017-11-26
1
-5
/
+16
*
Add export of default standalone lib params.
J08nY
2017-11-26
1
-8
/
+40
*
Make sure the SPI by the intended provider is always used.
J08nY
2017-11-26
1
-27
/
+50
*
Finish first keygen implementation.
J08nY
2017-11-26
1
-38
/
+89
*
Sketch out KeyPairGeneration in standalone.
J08nY
2017-11-23
1
-12
/
+56
*
Finish tree parsing of CLI args.
J08nY
2017-11-18
1
-46
/
+81
*
Add Tree-like CLI parsing utilities.
J08nY
2017-11-15
1
-3
/
+2
*
Extract common CLI methods to CLITools.
J08nY
2017-11-14
1
-21
/
+17
*
Add KeyPairGenerator idents.
J08nY
2017-11-13
1
-3
/
+22
*
Implement collecting of supported KeyAgreement and Signature objects.
J08nY
2017-11-12
1
-1
/
+25
*
Add BouncyCastle library. Sketch out ECTesterStandalone.
J08nY
2017-11-12
1
-0
/
+86
[next]