cipher 0.0.2 copy "cipher: ^0.0.2" to clipboard
cipher: ^0.0.2 copied to clipboard

outdatedDart 1 only

A Dart library for encryption/decryption mainly based on Bouncy Castle Java library. Most of the classes are ports of Bouncy Castle from Java to Dart. The porting is almost always direct except for so [...]

-/ -
pub points
173
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
0
points
173
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for encryption/decryption mainly based on Bouncy Castle Java library. Most of the classes are ports of Bouncy Castle from Java to Dart. The porting is almost always direct except for some classes that had been added to ease the use of low level data. Tests and benchmarks for every algorithm are also provided. The expected results for the tests are computed with the Bouncy Castle Java version and matched against the results got from Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on cipher