konstantinullrich / crypton

A simple Dart library for asymmetric encryption and digital signatures
https://pub.dev/packages/crypton
MIT License
33 stars 12 forks source link

Issue#7 adjustable key size #8

Closed melewetwo closed 4 years ago

melewetwo commented 4 years ago

added optional param keySize that defaults to 4096 bits to RSAKeypair.fromRandom()