-
Verifying signatures requires adding '04' to the public key which makes elliptic incopatible with python's ecdsa.
Example:
Veryfing the signature in Typescript:
```
async isSignatureValid(
…
-
Looks like only RSA private key type can be used since ECDSA private key is not supported and exception `OpenSSL::PKey::RSAError` is raised with error message `Neither PUB key nor PRIV key: nested asn…
-
```
git clone ssh://review.sourcearcade.org:29418/flashprog
Cloning into 'flashprog'...
The authenticity of host '[review.sourcearcade.org]:29418 ([88.99.35.89]:29418)' can't be established.
ECDSA…
-
WDYT? Is this publication in scope?
```
@article{Johnson_2001,
author = {Johnson, Don and Menezes, Alfred and Vanstone, Scott},
doi = {10.1007/s102070100002},
issn = {1615-5262},
journal = {Intern…
-
I have noticed that the elliptic library v. 6.5.7 may generate incorrect ECDSA signatures and also verify incorrect ECDSA signatures.
An example for an invalid signature that is verified as true is t…
-
When running nixos-infect on a brand new Contabo VPS running Ubuntu 22.04, I get the following crash:
```
[...]
deleting unused links...
note: currently hard linking saves -0.00 MiB
174 store pat…
-
Looking at the nginx schema I see following defaults:
```
"ciphersuite" : cipherstring[] = list("TLSv1")
"protocol" : sslprotocol[] = list("TLSv1", "TLSv1.1", "TLSv1.2", "TLSv1.3")
```
…
-
WDYT? Is this publication in scope?
```
@inproceedings{Ryan_2019,
author = {Ryan, Keegan},
booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
colle…
-
```
What steps will reproduce the problem?
1.open "manage pubkeys" tab
2.try to import an ecdsa privkey
What is the expected output?
key imported and shown correctly as rsa keys
What do you see inst…
-
```
What steps will reproduce the problem?
1.open "manage pubkeys" tab
2.try to import an ecdsa privkey
What is the expected output?
key imported and shown correctly as rsa keys
What do you see inst…