List Question
20 TechQA 2024-03-25T19:11:54.340000Ethereum: why are the addresses still generated from the uncompressed public keys?
34 views
Asked by lcnicolau
Ethereum: how to generate a valid address from the public key?
67 views
Asked by lcnicolau
Ethereum: verifying signatures despite malicious transaction data modifications
75 views
Asked by lcnicolau
How to properly parametrize a SECP256K1 curve using the SE051 IoT SDK?
63 views
Asked by martin rupp
p256 signature in iOS Swift is 70 or 71 bytes instead of 64 bytes in Rust
154 views
Asked by sudoExclamationExclamation
changing the mod in secp256k1
185 views
Asked by Melwyn
To get feedback on the position of two secp256k1 public keys
117 views
Asked by Melwyn
Porting BSGS (ECDSA) on rust
107 views
Asked by PrinceZee
Import method failure in secp256k1 in Rust
63 views
Asked by lolplanet
Rust ECDH does not produce the same shared secret as NodeJS/Javascript and C implementations
107 views
Asked by fadedbee
Where is the definition of add() located in OpenSSL?
22 views
Asked by Nikhil Srinivas
Rust secp256k1 equivalent of NodeJS `crypto::ECDH::computeSecret()`?
66 views
Asked by fadedbee
Does Google Cloud Platform KMS support RFC6979 signature generation using secp256k1
187 views
Asked by chrisb
Creating a ECDH shared secret from raw public and private keys
459 views
Asked by fadedbee
In Openssl library, why is retrieving point coordinates of a point on secp256k1 slower than point addition?
50 views
Asked by Nikhil Srinivas
Confusion around point addition on secp256k1
143 views
Asked by Nikhil Srinivas
construction of ES256KSigner throws mis-match private key length
98 views
Asked by shijie xu
How to generate derive shared secret key from public key
1k views
Asked by Majid Rezaei
Can I use a BLS12-381 private key to sign Ethereum transactions?
433 views
Asked by pgermani
"non-hexadecimal number found in fromhex() arg at position 65"
562 views
Asked by Dino_coder