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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
common
/
test
/
TestCallback.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
Add entropy estimation to plot_gen.
J08nY
1
-2
/
+22
2018-11-23
Use native timing when available.
J08nY
1
-12
/
+20
2018-11-23
Improve native lib timing.
J08nY
23
-92
/
+593
2018-11-18
Add more keygen/ecdh/ecdsa options to standalone.
J08nY
1
-119
/
+171
2018-11-18
Fix keygen plotting.
J08nY
2
-27
/
+50
2018-11-18
Output duration of keygen and export as well.
J08nY
3
-65
/
+97
2018-11-14
Add ECDH validation tests using BouncyCastle.
J08nY
10
-14
/
+187
2018-11-14
Print named objects cleaner. Increase applet buffer sizes.
J08nY
3
-50
/
+26
2018-11-14
Fix long response APDU handling and exported params handling.
J08nY
2
-2
/
+2
2018-11-11
Add applet metadata to test outputs.
J08nY
4
-6
/
+35
2018-11-11
Add more signature tests.
J08nY
1
-0
/
+36
2018-11-11
Add WolfCrypt provider to testing.
J08nY
7
-2
/
+35
2018-11-11
Add MNT curves, cleanup misc and compression tests.
J08nY
20
-45
/
+214
2018-11-10
Simpify and explain CAP building in README.
J08nY
2
-47
/
+83
2018-11-09
FIx loading of F2m field, fix some utility functions.
J08nY
3
-7
/
+15
2018-11-07
Add --info command to get and output applet info.
J08nY
3
-67
/
+119
2018-11-06
Backport applet to JavaCard 2.2.1 to support more cards.
J08nY
18
-877
/
+1141
2018-11-06
Fix test suites broken by EC_Store change.
J08nY
4
-8
/
+8
2018-11-05
Better evaluate non-residue tests in compression suite.
J08nY
1
-3
/
+3
2018-11-03
Add compression tests for quadratic non-residue in modular square root.
J08nY
9
-30
/
+104
2018-10-30
Fix gcrypt ecdh and ecdsa.
J08nY
1
-4
/
+4
2018-10-22
Add methods to parse hash and sig type out of idents.
J08nY
3
-4
/
+51
2018-10-22
Efficiently instantiate prngs in shims.
J08nY
5
-31
/
+25
2018-10-21
Add libgcrypt to travis build.
J08nY
2
-3
/
+14
2018-10-21
Fix gcc and clang warnings in native sources.
J08nY
7
-53
/
+54
2018-10-21
Add libgcrypt to docs.
feature/gcrypt
J08nY
2
-19
/
+29
2018-10-21
Add support for libgcrypt ecdh and ecdsa.
J08nY
9
-23
/
+645
2018-10-17
Add libgcrypt support, only keygen first.
J08nY
12
-30
/
+501
2018-10-16
Add support for BoringSSL.
feature/boring-ssl
J08nY
17
-37
/
+866
2018-10-15
Bump version.
v0.3.0
J08nY
2
-4
/
+4
2018-10-15
Add test for OpenSSl modular reduction bug.
J08nY
4
-1
/
+57
2018-10-14
Fix added composite data.
J08nY
17
-17
/
+17
2018-10-14
Add more composite test data, update docs.
J08nY
53
-169
/
+287
2018-09-29
Add some libs to list of libs.
J08nY
1
-1
/
+2
2018-09-14
Sort tried privkey values in edge-cases test suite.
J08nY
1
-4
/
+4
2018-08-26
Add tests for interesting privatekey values to edge-cases tests.
J08nY
1
-4
/
+69
2018-08-14
Allow exporting set curve parameters to verify them.
J08nY
13
-22
/
+37
2018-08-14
Add Cofactor curves to edge-cases test to properly test some values.
J08nY
1
-0
/
+2
2018-08-13
Fix degenerate keys over secp256k1.
J08nY
1
-6
/
+6
2018-08-13
Pad invalid keys to proper length.
J08nY
8
-9
/
+9
2018-08-12
Fix Invalid, Twist and Degenerate test suites.
J08nY
3
-3
/
+3
2018-08-12
Add info about signature tests, rename some data entries.
J08nY
2
-12
/
+41
2018-08-12
Add more ecdsa tests.
J08nY
7
-35
/
+117
2018-08-12
Add ECDSA testing to composite curve tests.
J08nY
1
-2
/
+6
2018-08-12
Reformat all code.
J08nY
16
-56
/
+52
2018-08-12
Reformat reader package.
J08nY
7
-7
/
+8
2018-08-12
Add ECDH tests that use the ECPublicKey object to the ones that are raw.
J08nY
5
-23
/
+42
2018-08-11
Add various ECDSA tests.
J08nY
24
-285
/
+589
2018-08-11
Switch Crypto++ to output signatures in DER format.
J08nY
3
-22
/
+31
2018-08-10
Rename Crypto++ ECDSA algos, as they differ from the named ones.
J08nY
3
-11
/
+16
[next]