DSA vulnerability in ECDSA
I have implemented a ruby code where i generate private and public keys as below.
However, I read few articles [1] on DSA and why it should not be used. I’m not good at cryptography. But still wanted to know whether my imple… Continue reading DSA vulnerability in ECDSA