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
/
libs
/
jni
/
native.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Intel Performance Primitives Crypto support (ECDH and ECDSA).
feature/ippcp
J08nY
2019-07-10
1
-0
/
+54
*
Add Intel Performance Primitives Crypto support (keygen).
J08nY
2019-07-09
1
-0
/
+151
*
Add mbedTLS support.
J08nY
2019-07-04
1
-0
/
+205
*
Improve native lib timing.
J08nY
2018-11-23
1
-0
/
+168
*
Add support for libgcrypt ecdh and ecdsa.
J08nY
2018-10-21
1
-0
/
+76
*
Add libgcrypt support, only keygen first.
J08nY
2018-10-17
1
-0
/
+105
*
Add support for BoringSSL.
feature/boring-ssl
J08nY
2018-10-16
1
-0
/
+181
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
1
-857
/
+907
*
Somewhat finished Mscng implementation.
feature/mscng
J08nY
2018-07-29
1
-1
/
+1
*
Fix Mscng ECDH.
J08nY
2018-07-29
1
-857
/
+857
*
Redo Mscng key storage.
J08nY
2018-07-28
1
-19
/
+19
*
Add Signature support to Mscng.
J08nY
2018-07-25
1
-0
/
+27
*
Add KeyAgreement support to Mscng.
J08nY
2018-07-25
1
-0
/
+19
*
WIP: Microsoft CryptoAPI Next Generation support.
J08nY
2018-07-25
1
-0
/
+125
*
Add signature support for OpenSSL, add error handling.
J08nY
2018-07-19
1
-0
/
+27
*
Add ECDH support for OpenSSL.
J08nY
2018-07-19
1
-0
/
+19
*
Elementary support for OpenSSL.
J08nY
2018-07-18
1
-0
/
+125
*
Complete the support for Crypto++ (atleast ECDH and ECDSA).
J08nY
2018-07-17
1
-0
/
+27
*
Add basic support for the Crypto++ library.
J08nY
2018-05-30
1
-0
/
+144
*
Add Botan library.
J08nY
2017-12-06
1
-0
/
+171
*
Implement ECDSA for LibTomCrypt.
J08nY
2017-11-30
1
-0
/
+27
*
Implement ECDH for TomCrypt.
J08nY
2017-11-30
1
-0
/
+19
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
1
-0
/
+65
*
Add listing of supported curves to standalone libs.
J08nY
2017-11-29
1
-0
/
+8
*
Move TomCryptProvider into NativeProvider as a nested class.
J08nY
2017-11-28
1
-19
/
+19
*
Implement a basic NativeProvider using libtomcrypt.
J08nY
2017-11-28
1
-0
/
+54