rsa_util 0.0.5 copy "rsa_util: ^0.0.5" to clipboard
rsa_util: ^0.0.5 copied to clipboard

outdated

rsa util generateKeys for publicKey and privateKey,encrypt and decrypt

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rsa_util

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rsa_util: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rsa_util/rsa_util.dart';
4
likes
0
pub points
24%
popularity

Publisher

unverified uploader

rsa util generateKeys for publicKey and privateKey,encrypt and decrypt

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, flutter, pedantic, pointycastle

More

Packages that depend on rsa_util