Skip to content

Commit

Permalink
Revert "Add link to StableLib"
Browse files Browse the repository at this point in the history
This reverts commit 2d7eec1.
  • Loading branch information
dchest committed Oct 22, 2015
1 parent 2d7eec1 commit bddf4a4
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README
Expand Up @@ -2,18 +2,6 @@ Go implementation of BLAKE2s collision-resistant cryptographic hash function
created by Jean-Philippe Aumasson, Samuel Neves, Zooko Wilcox-O'Hearn, and
Christian Winnerlein (https://blake2.net).


Stable version
--------------

A stable version of this package with commercial support is available
through StableLib: https://stablelib.com/v1/crypto/blake2s/


Development version
-------------------


INSTALLATION

$ go get github.com/dchest/blake2s
Expand All @@ -32,3 +20,4 @@ To the extent possible under law, the author have dedicated all copyright
and related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.
http://creativecommons.org/publicdomain/zero/1.0/

0 comments on commit bddf4a4

Please sign in to comment.