I generated my own very small (32 bit) keys for ECC (to get 64-bit ECDSA signature) and successfully used them with cryptopp. This of course means security is reduced to a buzzword, since I can imagine they can be bruteforced on a pocket calculator. But it is possible.
I haven't used RSA so I'm not sure if it is possible. I can give more info on how to do that with ECC if you are interested. I doubt it would be transferable to RSA though. On Jan 25, 9:12 am, dave <[email protected]> wrote: > Hello everyone, > is there a possibility to use the rsa encryption with a key length > like 64bits? > i've searched for a function to generate public keys, > but didn't find anything, that could be used. -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
