sha3 0.1.2 sha3: ^0.1.2 copied to clipboard
SHA3 for dart. It is unbelievable that such a language doesnt has such a basic library!
SHA3 for Dart #
A SHA3 library which contains SHA3 keccak SHAKE CSHAKE KMAC for Dart developers.
SHA3 is translated from https://github.com/emn178/js-sha3
Example #
Read sha3_example.dart or pub.dev doc and get datailed doc & examples