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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Add convenience ant file.
J08nY
2018-08-04
1
-0
/
+40
|
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
15
-948
/
+1193
|
*
Find KPG algos a bit better in ECTesterStandalone.
J08nY
2018-07-30
6
-10
/
+87
|
/
*
Merge branch 'devel'
J08nY
2018-07-29
386
-4285
/
+14349
|
\
|
*
Add AppVeyor for Windows builds, add some libs to Travis to build with them.
J08nY
2018-07-29
4
-1
/
+21
|
*
Merge branch 'feature/mscng' into devel
J08nY
2018-07-29
21
-791
/
+2742
|
|
\
|
|
*
Somewhat finished Mscng implementation.
feature/mscng
J08nY
2018-07-29
6
-57
/
+118
|
|
*
Update docs on Standalone testing.
J08nY
2018-07-29
2
-26
/
+52
|
|
*
Fix Mscng ECDH.
J08nY
2018-07-29
6
-886
/
+874
|
|
*
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
7
-184
/
+345
|
|
*
Bump Mscng sdk submodule.
J08nY
2018-07-27
1
-0
/
+0
|
|
*
WIP: Fix mscng according to new API.
J08nY
2018-07-27
2
-22
/
+68
|
|
*
Fix Mscng, finally!
J08nY
2018-07-26
5
-730
/
+768
|
|
*
Add Mscng build files to build on windows
J08nY
2018-07-26
2
-0
/
+149
|
|
*
Add Microsoft CNG SDK as an external lib dependency.
J08nY
2018-07-26
2
-0
/
+3
|
|
*
Add note about Microsoft CNG support to docs.
J08nY
2018-07-25
2
-2
/
+5
|
|
*
Add Signature support to Mscng.
J08nY
2018-07-25
4
-2
/
+236
|
|
*
Add KeyAgreement support to Mscng.
J08nY
2018-07-25
6
-67
/
+424
|
|
*
WIP: Microsoft CryptoAPI Next Generation support.
J08nY
2018-07-25
10
-4
/
+540
|
|
/
|
*
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
|
*
Update docs on TESTS.
J08nY
2018-07-23
2
-3
/
+24
|
*
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
5
-25
/
+211
|
*
Add ECDH support for OpenSSL.
J08nY
2018-07-19
4
-0
/
+90
|
*
Fix OpenSSL keygen.
J08nY
2018-07-19
1
-6
/
+3
|
*
Elementary support for OpenSSL.
J08nY
2018-07-18
16
-116
/
+617
|
*
Test anomalous curves as well in misc test suite.
J08nY
2018-07-18
3
-42
/
+45
|
*
Complete the support for Crypto++ (atleast ECDH and ECDSA).
J08nY
2018-07-17
6
-6
/
+300
|
*
Print responses in reader app better.
J08nY
2018-07-17
1
-13
/
+10
|
*
Add more composite curves to test small order points.
J08nY
2018-07-17
3
-2
/
+10
|
*
Add tests of increasingly larger prime R to better understand behavior of impls.
J08nY
2018-07-16
34
-5
/
+255
|
*
Add information about BouncyCastle and SunEC libraries.
J08nY
2018-07-14
2
-1
/
+44
|
*
Add more docs about implementations.
J08nY
2018-07-13
1
-16
/
+57
|
*
Output tests better.
J08nY
2018-07-13
1
-3
/
+14
|
*
More docs about addition formulas.
J08nY
2018-07-13
1
-26
/
+47
[prev]
[next]