einfache_krypto 1.0.0+3 copy "einfache_krypto: ^1.0.0+3" to clipboard
einfache_krypto: ^1.0.0+3 copied to clipboard

outdated

RSA Cryptography library with ease of use at its core.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add einfache_krypto

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

dependencies:
  einfache_krypto: ^1.0.0+3

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:einfache_krypto/einfache_krypto.dart';
0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

RSA Cryptography library with ease of use at its core.

License

unknown (LICENSE)

Dependencies

flutter, optimus_prime

More

Packages that depend on einfache_krypto