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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add support for BoringSSL.
feature/boring-ssl
J08nY
2018-10-16
12
-36
/
+844
|
*
Bump version.
v0.3.0
J08nY
2018-10-15
2
-4
/
+4
|
*
Add test for OpenSSl modular reduction bug.
J08nY
2018-10-15
3
-0
/
+55
|
*
Fix added composite data.
J08nY
2018-10-14
17
-17
/
+17
|
*
Add more composite test data, update docs.
J08nY
2018-10-14
51
-74
/
+240
|
*
Sort tried privkey values in edge-cases test suite.
J08nY
2018-09-14
1
-4
/
+4
|
*
Add tests for interesting privatekey values to edge-cases tests.
J08nY
2018-08-26
1
-4
/
+69
|
*
Allow exporting set curve parameters to verify them.
J08nY
2018-08-14
13
-22
/
+37
|
*
Add Cofactor curves to edge-cases test to properly test some values.
J08nY
2018-08-14
1
-0
/
+2
|
*
Fix degenerate keys over secp256k1.
J08nY
2018-08-13
1
-6
/
+6
|
*
Pad invalid keys to proper length.
J08nY
2018-08-13
8
-9
/
+9
|
*
Fix Invalid, Twist and Degenerate test suites.
J08nY
2018-08-12
3
-3
/
+3
|
*
Add info about signature tests, rename some data entries.
J08nY
2018-08-12
1
-1
/
+1
|
*
Add more ecdsa tests.
J08nY
2018-08-12
7
-35
/
+117
|
*
Add ECDSA testing to composite curve tests.
J08nY
2018-08-12
1
-2
/
+6
|
*
Reformat all code.
J08nY
2018-08-12
16
-56
/
+52
|
*
Reformat reader package.
J08nY
2018-08-12
7
-7
/
+8
|
*
Add ECDH tests that use the ECPublicKey object to the ones that are raw.
J08nY
2018-08-12
5
-23
/
+42
|
*
Add various ECDSA tests.
J08nY
2018-08-11
24
-285
/
+589
|
*
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
7
-18
/
+147
|
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
14
-924
/
+1166
|
*
Find KPG algos a bit better in ECTesterStandalone.
J08nY
2018-07-30
4
-10
/
+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 private key edge-cases tests.
J08nY
2018-07-23
1
-26
/
+38
|
*
Fix exporting default curve params.
J08nY
2018-07-23
2
-12
/
+17
|
*
Add option for cleanup.
J08nY
2018-07-22
13
-39
/
+175
|
*
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
14
-115
/
+604
|
*
Test anomalous curves as well in misc test suite.
J08nY
2018-07-18
2
-11
/
+14
|
[next]