Skip to content

A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)

License

Notifications You must be signed in to change notification settings

SparkDustJoe/Blake2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blake2 (DEPRECATED REPOSITORY, USE NEW BlakeManaged CODE INSTEAD, HAS BLAKE2 AND BLAKE3)

A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)

Includes Blake2b (64 bit) and Blake2s (32 bit)

==================

Original Written in 2012 by Christian Winnerlein codesinchaos@gmail.com

Rewritten Fall 2015 by Dustin J Sparks sparkdustjoe@gmail.com

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

Based on BlakeSharp by Dominik Reichl dominik.reichl@t-online.de Web: http://www.dominik-reichl.de/ If you're using this class, it would be nice if you'd mention me somewhere in the documentation of your program, but it's not required.

BLAKE was designed by Jean-Philippe Aumasson, Luca Henzen, Willi Meier and Raphael C.-W. Phan. BlakeSharp was derived from the reference C implementation.

About

A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages