From d96e93e81f98d18aa84f701b578f4239020652c3 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Wed, 24 Aug 2016 04:52:06 -0400 Subject: Implemented the password reset function --- node_modules/crypto/Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 node_modules/crypto/Readme.md (limited to 'node_modules/crypto/Readme.md') diff --git a/node_modules/crypto/Readme.md b/node_modules/crypto/Readme.md new file mode 100644 index 0000000..e167744 --- /dev/null +++ b/node_modules/crypto/Readme.md @@ -0,0 +1,8 @@ +# crypto # + +JavaScript implementations of standard and secure cryptographic algorithms. + +## Install ## + + npm install crypto + -- cgit v1.2.3