From b33c9625fb819a3998db9939aff39f480d33a80a Mon Sep 17 00:00:00 2001 From: Devin Weaver Date: Wed, 24 Jun 2015 19:56:26 -0400 Subject: [PATCH] Add Stanford JavaScript Crypto Library tiddler --- .../definitions/StanfordJavaScriptCryptoLibrary.tid | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 editions/tw5.com/tiddlers/definitions/StanfordJavaScriptCryptoLibrary.tid diff --git a/editions/tw5.com/tiddlers/definitions/StanfordJavaScriptCryptoLibrary.tid b/editions/tw5.com/tiddlers/definitions/StanfordJavaScriptCryptoLibrary.tid new file mode 100644 index 000000000..672016d85 --- /dev/null +++ b/editions/tw5.com/tiddlers/definitions/StanfordJavaScriptCryptoLibrary.tid @@ -0,0 +1,9 @@ +created: 20150624235333601 +modified: 20150624235400799 +tags: Definitions +title: Stanford JavaScript Crypto Library +url: http://bitwiseshiftleft.github.io/sjcl/ + +The Stanford Javascript Crypto Library is a project by the Stanford Computer Security Lab to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript. + +{{!!url}} \ No newline at end of file