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
crocs-muni
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
standalone
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for libgcrypt ecdh and ecdsa.
J08nY
2018-10-21
8
-23
/
+643
*
Add libgcrypt support, only keygen first.
J08nY
2018-10-17
11
-30
/
+496
*
Add support for BoringSSL.
feature/boring-ssl
J08nY
2018-10-16
12
-36
/
+844
*
Bump version.
v0.3.0
J08nY
2018-10-15
1
-2
/
+2
*
Reformat all code.
J08nY
2018-08-12
7
-10
/
+7
*
Switch Crypto++ to output signatures in DER format.
J08nY
2018-08-11
3
-22
/
+31
*
Rename Crypto++ ECDSA algos, as they differ from the named ones.
J08nY
2018-08-10
3
-11
/
+16
*
Add utility methods for converting EC_Params to JCE EC objects.
J08nY
2018-08-10
3
-3
/
+5
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
13
-921
/
+1143
*
Find KPG algos a bit better in ECTesterStandalone.
J08nY
2018-07-30
3
-9
/
+38
*
Somewhat finished Mscng implementation.
feature/mscng
J08nY
2018-07-29
4
-54
/
+114
*
Update docs on Standalone testing.
J08nY
2018-07-29
1
-1
/
+1
*
Fix Mscng ECDH.
J08nY
2018-07-29
4
-886
/
+866
*
Try to fix ECDH with KDF loading.
J08nY
2018-07-29
2
-3
/
+19
*
Redo Mscng key storage.
J08nY
2018-07-28
6
-70
/
+345
*
Add Simple and Extended native KeyAgreement and Signature SPIs.
J08nY
2018-07-28
2
-58
/
+75
*
Proper error handling in Mscng.
J08nY
2018-07-28
3
-477
/
+548
*
Get Mscng signatures to work (partially).
J08nY
2018-07-27
1
-92
/
+62
*
WIP: Mscng keygen works.
J08nY
2018-07-27
5
-183
/
+336
*
WIP: Fix mscng according to new API.
J08nY
2018-07-27
2
-22
/
+68
*
Fix Mscng, finally!
J08nY
2018-07-26
4
-730
/
+764
*
Add Mscng build files to build on windows
J08nY
2018-07-26
1
-0
/
+136
*
Add Signature support to Mscng.
J08nY
2018-07-25
3
-2
/
+235
*
Add KeyAgreement support to Mscng.
J08nY
2018-07-25
5
-67
/
+423
*
WIP: Microsoft CryptoAPI Next Generation support.
J08nY
2018-07-25
9
-4
/
+535
*
Fix releasing memory in LibTomCrypt shim, fix ECDH time measurement.
J08nY
2018-07-25
2
-11
/
+24
*
Fix releasing java memory in native shims.
J08nY
2018-07-24
5
-23
/
+23
*
Fix Makefile.
J08nY
2018-07-23
2
-7
/
+8
*
Add option for cleanup.
J08nY
2018-07-22
1
-1
/
+1
*
Add signature support for OpenSSL, add error handling.
J08nY
2018-07-19
4
-25
/
+210
*
Add ECDH support for OpenSSL.
J08nY
2018-07-19
3
-0
/
+89
*
Fix OpenSSL keygen.
J08nY
2018-07-19
1
-6
/
+3
*
Elementary support for OpenSSL.
J08nY
2018-07-18
13
-112
/
+601
*
Test anomalous curves as well in misc test suite.
J08nY
2018-07-18
1
-1
/
+2
*
Complete the support for Crypto++ (atleast ECDH and ECDSA).
J08nY
2018-07-17
5
-5
/
+299
*
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
3
-34
/
+491
*
Add basic support for the Crypto++ library.
J08nY
2018-05-30
13
-138
/
+456
*
Update Botan library shim to compile without warnings.
J08nY
2018-05-29
1
-17
/
+22
*
Add Some more KeyAgreement idents.
J08nY
2018-05-29
2
-6
/
+19
*
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
7
-16
/
+82
*
Implement tracking and writing of exceptions in standalone tests.
J08nY
2018-05-28
7
-34
/
+79
*
Implement tracking of stage of execution of standalone testables.
J08nY
2018-05-28
13
-60
/
+144
*
Handle exceptions in standalone testables better.
J08nY
2018-05-28
5
-54
/
+73
*
Add support for naming a curve to use by a library in standalone.
J08nY
2018-05-28
2
-45
/
+61
*
Fixup standalone libs Makefile to use pkg-config.
J08nY
2018-05-28
1
-6
/
+5
*
Add ECTester version to test run output.
J08nY
2018-04-25
4
-3
/
+11
*
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
7
-33
/
+4
[next]