Skip to content

jwendel/dart-sha-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA-224, 384, 512 for Dart

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.

About

SHA-2 implementation for Dart

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages