Search code examples
flutterdartopenssl

How to use passphrase for RSA Private Key in flutter/dart?


I want to encrypt and decrypt information in flutter using a private key which contains a passphrase and a public key. But I can't find any package on pub.dev allowing to read the private key by filling in the passphrase. I would like to ask for your help.


Solution

  • try this package:

    pub.dev/packages/rsa_encrypt