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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic Gradle setup.
J08nY
2024-03-25
585
-48985
/
+0
*
Do not try to recover signature nonces where we do not know how.
J08nY
2024-03-16
4
-9
/
+33
*
Fix PLAIN and CVC ECDSA parsing.
J08nY
2024-03-16
3
-22
/
+12
*
Fix DER decoding.
J08nY
2024-03-16
1
-5
/
+8
*
Fixes for Java 19. Fixes #17.
J08nY
2023-01-30
2
-22
/
+36
*
Bump BouncyCastle and fix resource loading.
J08nY
2023-01-30
2
-1
/
+20
*
Now works with Java 11!
J08nY
2023-01-30
1
-3
/
+2
*
Vendor ipp-crypto and bump its version.
J08nY
2023-01-30
2
-4
/
+7
*
Test with default curve if possible.
davidhofman
2021-12-09
6
-19
/
+58
*
Add 2 scripts for testing libraries. Change suites to prevent error in some l...
davidhofman
2021-10-08
7
-21
/
+19
*
Implement StandalonePerformanceSuite. (#13)
davidhofman
2021-09-15
4
-1
/
+265
*
Implement StandaloneWrongSuite. (#12)
davidhofman
2021-09-06
7
-0
/
+604
*
Implement StandaloneEdgeCasesSuite. (#11)
davidhofman
2021-09-05
2
-0
/
+315
*
Implement StandaloneSignatureSuite. (#10)
davidhofman
2021-08-26
3
-43
/
+147
*
Implement StandaloneCompositeSuite. (#9)
davidhofman
2021-08-24
2
-0
/
+215
*
Fix Cofactor suite.
J08nY
2021-08-24
2
-3
/
+11
*
Fix typo in Miscellaneous suite.
J08nY
2021-08-24
1
-1
/
+1
*
Fix standalone list-suites command.
J08nY
2021-08-24
1
-4
/
+5
*
Add author information.
J08nY
2021-08-24
6
-0
/
+18
*
Suppress unnecessary warnings.
J08nY
2021-08-24
9
-2
/
+48
*
Implement StandaloneMiscSuite. (#8)
davidhofman
2021-08-22
3
-1
/
+161
*
Implement Twist, Invalid, Cofactor and Degenerate standalone suites. (#7)
davidhofman
2021-08-22
8
-8
/
+482
*
implement StandaloneTestVectorSuite (#6)
davidhofman
2021-08-16
3
-2
/
+163
*
Fix warnings in standalone shims, update BoringSSL.
J08nY
2020-08-09
6
-52
/
+52
*
Fix reader allocation commands.
J08nY
2020-08-09
1
-4
/
+4
*
Fix Nettle and LibreSSL implementations.
J08nY
2019-12-28
6
-54
/
+130
*
Update Travis, add info about new supported libs.
J08nY
2019-12-25
1
-1
/
+0
*
Nettle support (#4)
Michal Čech
2019-12-25
11
-9
/
+759
*
Add support for LibreSSL
Matěj Grabovský
2019-12-08
11
-24
/
+836
*
Add --fixed option to standalone ECDSA.
J08nY
2019-08-18
1
-2
/
+15
*
Update and fix library building.
J08nY
2019-08-04
1
-2
/
+1
*
Unify native timing, add more timing sources.
J08nY
2019-07-24
30
-601
/
+451
*
Better handle KeyBuilder and KeyPair construction in the applet.
J08nY
2019-07-18
5
-11
/
+44
*
Add option to use KeyBuilder.
J08nY
2019-07-16
7
-33
/
+102
*
Fix Microsoft CNG provider.
J08nY
2019-07-11
4
-147
/
+245
*
Add MatrixSSL support.
J08nY
2019-07-11
16
-29
/
+776
*
Write info about digest used to CSV files in standalone.
J08nY
2019-07-10
5
-5
/
+49
*
Add Intel Performance Primitives Crypto support (ECDH and ECDSA).
feature/ippcp
J08nY
2019-07-10
4
-3
/
+336
*
Add Intel Performance Primitives Crypto support (keygen).
J08nY
2019-07-09
11
-15
/
+793
*
Add mbedTLS support.
J08nY
2019-07-04
16
-26
/
+961
*
Fix nonce extraction exception.
J08nY
2019-03-28
1
-8
/
+9
*
Optimize memory allocation in the applet.
J08nY
2019-03-22
2
-54
/
+141
*
Update notebooks.
J08nY
2019-03-21
1
-1
/
+1
*
Add backwards compatible search for applet in reader app.
0.3.3
J08nY
2019-03-18
1
-10
/
+43
*
Bump version.
J08nY
2019-03-18
4
-8
/
+8
*
Add customizable time resolution.
devel
J08nY
2019-03-18
6
-74
/
+70
*
Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.
J08nY
2019-03-18
2
-6
/
+17
*
Fix chunking.
J08nY
2019-03-14
5
-63
/
+71
*
Add better chunking support and detect it at runtime.
J08nY
2019-03-14
5
-16
/
+31
*
Add custom command chaining to be able to test T=0 cards.
J08nY
2019-03-13
5
-26
/
+118
[next]