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
/
consts
/
SignatureIdent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic Gradle setup.
J08nY
2024-03-25
1
-141
/
+0
*
Do not try to recover signature nonces where we do not know how.
J08nY
2024-03-16
1
-0
/
+4
*
Write info about digest used to CSV files in standalone.
J08nY
2019-07-10
1
-0
/
+5
*
Add nonce output to standalone ECDSA function.
J08nY
2018-12-02
1
-0
/
+1
*
Add methods to parse hash and sig type out of idents.
J08nY
2018-10-22
1
-2
/
+25
*
Add support for libgcrypt ecdh and ecdsa.
J08nY
2018-10-21
1
-1
/
+1
*
Reformat all code.
J08nY
2018-08-12
1
-1
/
+1
*
Switch Crypto++ to output signatures in DER format.
J08nY
2018-08-11
1
-6
/
+0
*
Rename Crypto++ ECDSA algos, as they differ from the named ones.
J08nY
2018-08-10
1
-1
/
+6
*
Implement signatures in Botan(no verification yet).
J08nY
2017-12-09
1
-4
/
+7
*
Add Botan library implementation of keygen and ECDH.
J08nY
2017-12-09
1
-0
/
+14
*
Implement ECDSA for standalone libs.
J08nY
2017-11-28
1
-1
/
+7
*
Make sure the SPI by the intended provider is always used.
J08nY
2017-11-26
1
-1
/
+3
*
Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.
J08nY
2017-11-13
1
-2
/
+9
*
Implement collecting of supported KeyAgreement and Signature objects.
J08nY
2017-11-12
1
-0
/
+77