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
/
NativeKeyAgreementSpi.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for BoringSSL.
feature/boring-ssl
J08nY
2018-10-16
1
-0
/
+20
*
Reformat all code.
J08nY
2018-08-12
1
-2
/
+1
*
Add utility methods for converting EC_Params to JCE EC objects.
J08nY
2018-08-10
1
-2
/
+2
*
Introduce extended KA in standalone, use it where appropriate.
J08nY
2018-08-04
1
-19
/
+52
*
Somewhat finished Mscng implementation.
feature/mscng
J08nY
2018-07-29
1
-16
/
+26
*
Fix Mscng ECDH.
J08nY
2018-07-29
1
-14
/
+2
*
Try to fix ECDH with KDF loading.
J08nY
2018-07-29
1
-0
/
+12
*
Add Simple and Extended native KeyAgreement and Signature SPIs.
J08nY
2018-07-28
1
-26
/
+39
*
Add KeyAgreement support to Mscng.
J08nY
2018-07-25
1
-2
/
+47
*
Add ECDH support for OpenSSL.
J08nY
2018-07-19
1
-0
/
+17
*
Add basic support for the Crypto++ library.
J08nY
2018-05-30
1
-1
/
+19
*
Support key algo parameter for KeyAgreements with KDF in standalone testing.
J08nY
2018-05-29
1
-1
/
+3
*
Add Botan library implementation of keygen and ECDH.
J08nY
2017-12-09
1
-1
/
+41
*
Add Botan library.
J08nY
2017-12-06
1
-0
/
+6
*
Remove ECParametersSPec check in NativeKeyAgreementSpi.
J08nY
2017-12-01
1
-7
/
+0
*
Implement ECDSA for LibTomCrypt.
J08nY
2017-11-30
1
-2
/
+2
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
1
-2
/
+2
*
Implement ECDH for TomCrypt.
J08nY
2017-11-30
1
-5
/
+57
*
Sketch out native SPI classes.
J08nY
2017-11-29
1
-0
/
+46