steel_crypt 0.1.2 copy "steel_crypt: ^0.1.2" to clipboard
steel_crypt: ^0.1.2 copied to clipboard

outdated

A collection of high-level API's exposing PointyCastle/encrypt to perform hashing and encrypting in popular/secure algorithms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add steel_crypt

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

dependencies:
  steel_crypt: ^0.1.2

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

Publisher

verified publisherkishoredev.live

A collection of high-level API's exposing PointyCastle/encrypt to perform hashing and encrypting in popular/secure algorithms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

encrypt, pointycastle

More

Packages that depend on steel_crypt