I know this thread probably will be removed soon. So i'll just ask this basic technical question, which cryptography encryption used by Satoshi on Bitcoin?
Everybody knows which cryptography encryption is used in Bitcoin. When I designed the Blockchain I used the SHA-256 and DSA but it was vulnerable then I combined the Elliptic Curve Secp256k1 with DSA and created ECDSA fore creating secure public key out of private key which is generated from SHA-256.