JHUISI / charm

Charm: A Framework for Rapidly Prototyping Cryptosystems
http://charm-crypto.io
GNU Lesser General Public License v3.0
546 stars 167 forks source link

If I want to compare a scheme based on the key size to check the performance, let say I want to see the performance of key size 1024 and the performance of the scheme of key size 160" comparing ECC with RSA, I need just to change one of these values "SS512" for example? #137

Open MoBT opened 7 years ago

MoBT commented 7 years ago

I am trying to compare the performance using RSA keys and ECC .

Thanks in Advance

doughgle commented 4 years ago

If you want to see a comparison of key sizes for concrete security of different primitives, you can try keylength.com which summarizes recommendations from 8 different international standards reports.