karpathy / cryptos

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
1.61k stars 277 forks source link

gen_key_pair is not in module cryptos.keys #1

Closed lampts closed 3 years ago

lampts commented 3 years ago

Sort of typos, I found the gen_key_pair function in the test_ecdsa instead.

karpathy commented 3 years ago

Sorry about that, I had moved the code around and forgot to update the readme, fixed README.md with https://github.com/karpathy/cryptos/commit/3abc7acda694dc3fcdbfe4b47b3f38a7740c6236