/sha256

A simple sha256 implementation with references to the standard.

Primary LanguageCMIT LicenseMIT

##A simple sha256 implementation##

...in both C and OpenCL (in the GPU branch).

Built in the spirit of "Why not?".

It is not recommended to use this library - the implementation has received very little testing, and is very inefficient.

Released under the MIT license.