-
@ Mike Dilger ☑️
2023-12-29 18:28:51Some sequences of bits are not on the secp256k1 curve. Some are reflections of the same point and collapse into others. So there are actually less private keys. Since Satoshi chose this curve, a lot of research has happened in ECC. Bernstein worked out various properties that make a curve "safe", essentially means it is hard for developers to misuse the curve. secp256k1 is not a "safe" curve. https://safecurves.cr.yp.to/