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
/
common
/
util
/
ECUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.
J08nY
2019-03-18
1
-4
/
+15
*
Some fixes in wrong test suite, better ordering of tests.
J08nY
2019-03-04
1
-0
/
+6
*
Add better semi-random generation of inputs in tests.
J08nY
2019-03-04
1
-29
/
+115
*
Many fixes to cofactor, edge-cases and misc suites.
J08nY
2019-02-28
1
-1
/
+30
*
Add better loading of keys to standalone.
J08nY
2019-02-28
1
-2
/
+41
*
Add option to use preset semi-random private key in tests.
J08nY
2019-02-21
1
-0
/
+23
*
Add named key opts to standalone.
J08nY
2018-12-17
1
-0
/
+9
*
Add nonce output to standalone ECDSA function.
J08nY
2018-12-02
1
-0
/
+1
*
Add nonce recovery and output in ECDSA utility function.
J08nY
2018-12-02
1
-3
/
+38
*
Add compression tests for quadratic non-residue in modular square root.
J08nY
2018-11-03
1
-0
/
+8
*
Add various ECDSA tests.
J08nY
2018-08-11
1
-0
/
+4
*
Add utility methods for converting EC_Params to JCE EC objects.
J08nY
2018-08-10
1
-11
/
+46
*
Fix point decompression in util.
J08nY
2018-03-27
1
-2
/
+8
*
Make sure byteArrays are of positive BigIntegers.
J08nY
2017-12-01
1
-3
/
+3
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
1
-10
/
+52
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
1
-1
/
+94
*
Export generated keys in ANSI X9.62 uncompressed format.
J08nY
2017-11-26
1
-0
/
+37