pointycastle 0.10.0-dev copy "pointycastle: ^0.10.0-dev" to clipboard
pointycastle: ^0.10.0-dev copied to clipboard

outdatedDart 1 only

A Dart library implementing cryptographic algorithms.

Changelog #

0.10.0 (???) #

  • First Pointy Castle release.

  • Reorganised file structure.

  • Completely new Registry implementation that dynamically loads imported implementations using reflection. It is explained in this commit.

  • Migrated from unittest to test package.

cipher releases #

0.8.0 (2014-??-??) (Dart SDK version ???) #

  • [bug 80] PaddedBlockCipher doesn't add padding when data length is a multiple of the block size. This fix introduces a BREAKING CHANGE in PaddedBlockCipher specification. Read its API documentation to know about the changes.

0.7.0 - 2014-03-22 (Dart SDK version 1.3.0-dev.5.2) #

  • [enh 15] Implement stream cipher benchmarks.

  • [enh 64] Benchmark and optimize digests.

  • [enh 74] Make SHA-3 usable in terms of speed.

  • [bug 67] Removed some unused code.

  • [bug 68] Fix process() method of PaddedBlockCipher.

  • [bug 75] Remove a registry dependency in the Scrypt algorithm.

394
likes
0
points
1.59M
downloads

Publisher

verified publisherbouncycastle.org

Weekly Downloads

A Dart library implementing cryptographic algorithms.

Homepage

License

unknown (license)

Dependencies

bignum, fixnum, logging, quiver_collection, quiver_pattern, reflectable

More

Packages that depend on pointycastle