cipher 0.0.0 copy "cipher: ^0.0.0" to clipboard
cipher: ^0.0.0 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 [...]

cipher #

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.

0
likes
0
pub points
18%
popularity

Publisher

unverified uploader

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