einfache_krypto 1.0.7+5 copy "einfache_krypto: ^1.0.7+5" to clipboard
einfache_krypto: ^1.0.7+5 copied to clipboard

RSA Cryptography library with ease of use at its core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add einfache_krypto

With Flutter:

 $ flutter pub add einfache_krypto

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

dependencies:
  einfache_krypto: ^1.0.7+5

Alternatively, your editor might support dart pub get or 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
120
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

RSA Cryptography library with ease of use at its core.

Documentation

API reference

License

MIT (license)

Dependencies

optimus_prime

More

Packages that depend on einfache_krypto