blake2b 0.2.3 copy "blake2b: ^0.2.3" to clipboard
blake2b: ^0.2.3 copied to clipboard

A dart implement of blake2b referenced from blacknet.

[0.0.1] - basic implement of blake2b #

  • just follow the blacknet's blake2b to implment it with dart.

[0.0.2] - wrap a Blake2bHash for common use #

[0.1.0] - use Uint8List instead of Int8List #

[0.1.2] - fix bug due to a wrong implement of array copy #

[0.2.1] - null safety, remove flutter dependency #

[0.2.2] - bugfix: bytes2long() overflow when in chrome see #

[0.2.3] - feature: new constructor #

2
likes
95
pub points
56%
popularity

Publisher

unverified uploader

A dart implement of blake2b referenced from blacknet.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MulanPSL-1.0 (LICENSE)

Dependencies

fixnum, hex

More

Packages that depend on blake2b