-
Only seems like old and insecure RSA cipher are working. Would be nice with ECDSA implementation. BR
ghost updated
7 years ago
-
Greetings human!
Bad news. `UpstreamPDFIntegratoinTest.PDFOcrWithBlankPage` [failed on macos arm64 nightly v1.73.6](https://ci.brave.com/job/brave-browser-build-macos-arm64/4288/testReport/junit/(roo…
-
Do you plan adding ECDSA implementation in Hasher lib ?
https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signature_Algorithm
https://blog.cloudflare.com/ecdsa-the-digital-signature-algorithm-o…
mgosk updated
7 years ago
-
Hello @akiratk0355 ! I saw your work on GitHub and decided to write to you as I have questions.
When creating ECDSA, it happens that some devices generate short Nonce.
Approximately 2 ^ 243 - 2 ^ …
-
This is as much a question as an issue: are there any plans to add support for ECDSA? The best option in python right now seems to be https://pypi.python.org/pypi/ecdsa which is both quite slow and co…
-
Would be nice to see ECDSA supported - https://github.com/indutny/elliptic
-
I have been undertaking a wide range of performance tests - including for signing/verification.
Whilst I understand that support for SHA3 is an enhancement request I was slightly surprised that mec…
-
With the simplified cryptographic scheme (#73) of Biscuit 2.0 (#72), it becomes possible to support other cryptographic algorithms.
I would like to make a suggestion to support ECDSA in conjunction…
-
### Describe the bug
In our application we have a rest-client that needs a different truststore certificate for the rest-client a oidc-client.
The truststore needed for the oidc-client is a default …
-
Hi Emill,
your assembly implementation of P256 is very fast...
incredible work :)
do you have some news about the "Future work" you mentioned on the description about the ECDSA?
...and again ver…