Categories
Bitcoin

Step by step guide to go from public key to a Bech32 encoded address

I feel like having it step-by-step can make it a lot easier specially for developers.Continue readingStep by step guide to go from public key to a Bech32 encoded address

Categories
Cryptography

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
Cryptography

Encrypting messages question

It isn’t the same with signing/verifying that you prove you own the address.Continue readingEncrypting messages question

Categories
Bitcoin

Regnet – Don’t blocks get mined every 10 minutes?

How can I enable this option on regtest?Continue readingRegnet – Don’t blocks get mined every 10 minutes?

Categories
Bitcoin

Paranoid questions about creating addresses

I want to create hundreds of addresses, but because I’m a little paranoid I don’t know how I will do it safely.Continue readingParanoid questions about creating addresses

Categories
Bitcoin

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