flutter-rsa
flutter-rsa copied to clipboard
support for binary key import/export
I appreciate having another RSA library available :) I was surprised at the focus with keys being in a string format. The other crypto libraries i'm familiar with default to binary keys. Does your underlying native code support binary? Maybe i'll contribute and do a pull request.