rsa_util 0.0.6 copy "rsa_util: ^0.0.6" to clipboard
rsa_util: ^0.0.6 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 Dart:

 $ dart pub add rsa_util

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

dependencies:
  rsa_util: ^0.0.6

Alternatively, your editor might support dart 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
53%
popularity

Publisher

unverified uploader

rsa util generateKeys for publicKey and privateKey,encrypt and decrypt

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, pedantic, pointycastle

More

Packages that depend on rsa_util