You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dart's current crypto library supports SHA-1 and SHA-256, but does not support the other SHA-2 algorithms. This project is being used to track my implementation of these hash functions. It includes both the code changes and tests.