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 84c4420 commit dbba55cCopy full SHA for dbba55c
dylan-package.json
@@ -0,0 +1,10 @@
1
+{
2
+ "description": "SHA-1 and SHA-2 hashing",
3
+ "name": "hash-algorithms",
4
+ "version": "1.1.0",
5
+ "dependencies": [],
6
+ "dev-dependencies": [
7
+ "testworks"
8
+ ],
9
+ "url": "https://github.com/dylan-lang/hash-algorithms"
10
+}
0 commit comments