digital_sign 0.1.0 copy "digital_sign: ^0.1.0" to clipboard
digital_sign: ^0.1.0 copied to clipboard

Digital Signature library with asymmetric private-public key cryptography. Hope for a plugin base.

digital-sign #

Digital Signature library with asymmetric private-public key cryptography. Hope for a plugin base.

Created from templates made available by Stagehand

license.

Usage #

A simple usage example:

import 'package:digital_sign/digital_sign.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Digital Signature library with asymmetric private-public key cryptography. Hope for a plugin base.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

convert, crypto

More

Packages that depend on digital_sign