{"id":6033,"date":"2017-10-16T14:11:53","date_gmt":"2017-10-16T06:11:53","guid":{"rendered":"https:\/\/sdeno.com\/?p=6033"},"modified":"2017-10-16T14:38:49","modified_gmt":"2017-10-16T06:38:49","slug":"%e5%89%8d%e7%ab%af%e5%8a%a0%e5%af%86cryptojs-v3-1-2","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=6033","title":{"rendered":"\u524d\u7aef\u52a0\u5bc6CryptoJS v3.1.2"},"content":{"rendered":"<p>\b\u4e4b\u524d\u5199\u8fc7\u4e00\u7bc7\u6587\u7ae0\u662f\u5173\u4e8enode.js\u52a0\u5bc6\u5728\uff1a\u300a<a href=\"https:\/\/sdeno.com\/?p=5633\">koa2\u7b14\u8bb0<\/a>\u300b\u91cc\u9762\u5c31\u6709\u8bf4\u8fc7\u4f7f\u7528sha256\u7684\u52a0\u5bc6\u4f7f\u7528\u65b9\u6cd5\u3002<\/p>\n<p>\u8fd9\u4e9b\u90fd\u662f\u8fd0\u884c\u5728node.js\u540e\u53f0\u4e2d\u7684\u3002<\/p>\n<p>\u8fd9\u91cc\u8c37\u6b4c\u63d0\u4f9b\u4e86\u524d\u7aef\u7684\u52a0\u5bc6crypto-js\uff0c\u5730\u5740\u4e3a\uff1a<\/p>\n<p><a href=\"https:\/\/code.google.com\/archive\/p\/crypto-js\/downloads\">https:\/\/code.google.com\/archive\/p\/crypto-js\/downloads<\/a><\/p>\n<p>api\uff1a<a href=\"https:\/\/github.com\/sytelus\/CryptoJS\">https:\/\/github.com\/sytelus\/CryptoJS<\/a><\/p>\n<p>\u4e0b\u8f7d\uff1a<a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2017\/10\/CryptoJS-v3.1.2.zip\">CryptoJS v3.1.2<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>\u6848\u4f8b\uff1a<\/p>\n<p><span style=\"color: #ff0000;\">sha256<\/span><\/p>\n<pre>&lt;script src=\"CryptoJS v3.1.2\/rollups\/sha256.js\"&gt;&lt;\/script&gt; \r\n&lt;script src=\"CryptoJS v3.1.2\/components\/enc-base64.js\"&gt;&lt;\/script&gt;\r\n&lt;script&gt; \r\n var hash = CryptoJS.SHA256(\"123456\"); \r\n alert(hash.toString(CryptoJS.enc.Base64));\r\n&lt;\/script&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">md5<\/span><\/p>\n<pre>&lt;script src=\"rollups\/md5.js\"&gt;&lt;\/script&gt;\r\n&lt;script src=\"components\/enc-base64-min.js\"&gt;&lt;\/script&gt;\r\n&lt;script&gt;\u00a0 \u00a0 \r\n  var hash = CryptoJS.MD5(\"Message\"); \r\n  alert(hash.toString(CryptoJS.enc.Base64));\r\n&lt;\/script&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">sha3<\/span><\/p>\n<pre>&lt;script src=\"rollups\/sha3.js\"&gt;&lt;\/script&gt;\r\n&lt;script&gt;\r\n var hash = CryptoJS.SHA3(\"Message\");\r\n alert(hash.toString()); \/\/Same as hash.toString(CryptoJS.enc.Hex);\r\n&lt;\/script&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>\u5728\u8fd9\u91cc\u5c31\u6709\u5c0f\u4f19\u4f34\u95ee\u4e86\uff0c\u8fd9\u529f\u80fd\u6709\u4ec0\u4e48\u7528\u3002\u5728\u8fd9\u91cc\u76ee\u524d\u77e5\u9053\u6709\u8fd9\u4e24\u70b9\u7528\u9014\uff1a<\/p>\n<p>1\uff0c\u51cf\u8f7b\u540e\u53f0\u7684\u8d1f\u62c5\uff0c\u628a\u52a0\u5bc6\u540e\u7684\u5b57\u7b26\u4e32\u76f4\u63a5\u53d1\u7ed9\u540e\u53f0\u63d2\u5165\u5230\u6570\u636e\u5e93\u3002<\/p>\n<p>2\uff0c\u662f\u5426\u8981\u8bb0\u4f4f\u5bc6\u7801\uff0c\u4e3a\u524d\u7aef\u4e1a\u52a1\u903b\u8f91\u505a\u5224\u65ad\u3002<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\b\u4e4b\u524d\u5199\u8fc7\u4e00\u7bc7\u6587\u7ae0\u662f\u5173\u4e8enode.js\u52a0\u5bc6\u5728\uff1a\u300akoa2\u7b14\u8bb0\u300b\u91cc\u9762\u5c31\u6709\u8bf4\u8fc7\u4f7f\u7528sha256\u7684\u52a0\u5bc6\u4f7f\u7528\u65b9\u6cd5\u3002 \u8fd9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-6033","post","type-post","status-publish","format-standard","hentry","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6033","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6033"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6033\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6033"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6033"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}