We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a37b0 commit ced25deCopy full SHA for ced25de
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: secretbase
2
Type: Package
3
Title: Cryptographic Hash and Extendable-Output Functions
4
-Version: 0.1.0.9000
+Version: 0.2.0
5
Description: SHA-3 cryptographic hash and SHAKE256 extendable-output functions
6
(XOF). The SHA-3 Secure Hash Standard was published by the National
7
Institute of Standards and Technology (NIST) in 2015 at
NEWS.md
@@ -1,4 +1,4 @@
-# secretbase 0.1.0.9000 (development)
+# secretbase 0.2.0
* Adds file hashing interface.
0 commit comments