It was written in early 2012 when there was no other crypto library available. The syntax is no longer supported by Dart.
Dart-hash is a hash function library for Dart.
All files are released under the MIT license. Contributions are welcome.
Github: https://github.com/jban332/dart-hash
Done:
- SHA1, SHA2 (226/256/384/512) hash functions.
- Test vectors are generated by a small Java program.
- jban332 jban332@gmail.com