From 2932358530c7e8dec8db8708b148aa653ba01e22 Mon Sep 17 00:00:00 2001 From: JD Willemse Date: Tue, 14 Jul 2015 16:03:55 +0200 Subject: [PATCH] jsSHA added jsSHA is a JavaScript implementation of the complete Secure Hash Standard family --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 35a2c72..aac1e43 100644 --- a/registry.json +++ b/registry.json @@ -211,6 +211,7 @@ "jsfromhell": "github:jonasraoni/JSFromHell", "jsol": "github:daepark/JSOL", "jsplumb": "github:sporritt/jsPlumb", + "jssha": "github:Caligatio/jsSHA", "js-cookie": "github:js-cookie/js-cookie", "js-scrypt": "github:tonyg/js-scrypt", "kickstrap": "github:ajkochanowicz/Kickstrap",