To use Bitcoin, user generally needs two things: Private Key and Bitcoin Address.Continue readingHow Bitcoin Addresses are generated? Understand the Math behind Bitcoin
Tag: Cryptography
I’ve been working through the byte-level details of bitcoin transactions and I need some help on DER-encoding.Continue readingQuestion on DER-encoding of signature pair (r, s)
Categories
Using secp256k1 endomorphism
The existence of the endomorphism is a roughly 20% speedup in a plain multi-exp due to halving the number of doublings.Continue readingUsing secp256k1 endomorphism
Categories
Encrypting messages question
It isn’t the same with signing/verifying that you prove you own the address.Continue readingEncrypting messages question
Categories
Solving WIF in a ‘hybrid’ mode
I would like to share with you one thing I found recently.Continue readingSolving WIF in a ‘hybrid’ mode