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
/
libs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Botan signature verification.
J08nY
2017-12-09
1
-1
/
+52
*
Implement signatures in Botan(no verification yet).
J08nY
2017-12-09
2
-1
/
+256
*
Add Botan library implementation of keygen and ECDH.
J08nY
2017-12-09
9
-55
/
+562
*
Make Makefile more general and make Travis work...
J08nY
2017-12-06
1
-4
/
+7
*
Add Botan library.
J08nY
2017-12-06
11
-7
/
+409
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
1
-0
/
+2
*
Remove ECParametersSPec check in NativeKeyAgreementSpi.
J08nY
2017-12-01
1
-7
/
+0
*
Make sure byteArrays are of positive BigIntegers.
J08nY
2017-12-01
1
-1
/
+1
*
Implement ECDSA for LibTomCrypt.
J08nY
2017-11-30
4
-40
/
+183
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
2
-16
/
+39
*
Implement ECDH for TomCrypt.
J08nY
2017-11-30
5
-10
/
+129
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
6
-13
/
+525
*
Sketch out native SPI classes.
J08nY
2017-11-29
4
-21
/
+138
*
Add listing of supported curves to standalone libs.
J08nY
2017-11-29
7
-22
/
+69
*
Move TomCryptProvider into NativeProvider as a nested class.
J08nY
2017-11-28
5
-33
/
+46
*
Implement a basic NativeProvider using libtomcrypt.
J08nY
2017-11-28
8
-29
/
+194
*
Add ECDH testing to standalone part.
J08nY
2017-11-28
4
-59
/
+16
*
Add a basic NativeECLibrary interface.
J08nY
2017-11-27
7
-35
/
+176
*
Add KeyPairGenerator idents.
J08nY
2017-11-13
2
-17
/
+21
*
Implement collecting of supported KeyAgreement and Signature objects.
J08nY
2017-11-12
5
-13
/
+157
*
Add BouncyCastle library. Sketch out ECTesterStandalone.
J08nY
2017-11-12
1
-0
/
+21