https://github.com/bitbeans/blake2s-net
Blake2s .NET
https://github.com/bitbeans/blake2s-net
Last synced: 11 months ago
JSON representation
Blake2s .NET
- Host: GitHub
- URL: https://github.com/bitbeans/blake2s-net
- Owner: bitbeans
- License: mit
- Created: 2015-08-23T11:25:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T09:49:53.000Z (about 9 years ago)
- Last Synced: 2025-04-23T16:22:08.189Z (11 months ago)
- Language: C#
- Size: 19.5 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#blake2s-net [](https://ci.appveyor.com/project/bitbeans/blake2s-net) [](https://travis-ci.org/bitbeans/blake2s-net) [](https://www.nuget.org/packages/blake2s-net/) [](https://github.com/bitbeans/blake2s-net/blob/master/LICENSE.md)
This implementation is based on [miniLockManaged](https://github.com/SparkDustJoe/miniLockManaged).
## Installation
There is a [NuGet package](https://www.nuget.org/packages/blake2s-net/) available.
## License
[MIT](https://en.wikipedia.org/wiki/MIT_License)