联系方式:0431-88586970,(客服QQ)800008568 新出网证(吉)字003号 吉网文【2019】5942-013号 增值电信业务经营许可证 吉B-2-4-20100074 吉ICP备11002666号-5 吉公网安备 22010402000023号
/crypto-js/4.1.1
- [..]
- [docs]
- aes.js (8,649 bytes)
- aes.min.js (2,408 bytes)
- cipher-core.js (29,650 bytes)
- cipher-core.min.js (4,255 bytes)
- CONTRIBUTING.md (482 bytes)
- core.js (23,629 bytes)
- core.min.js (4,054 bytes)
- crypto-js.js (198,114 bytes)
- crypto-js.min.js (51,004 bytes)
- enc-base64.js (4,081 bytes)
- enc-base64.min.js (1,054 bytes)
- enc-base64url.js (4,435 bytes)
- enc-base64url.min.js (1,185 bytes)
- enc-hex.js (359 bytes)
- enc-hex.min.js (195 bytes)
- enc-latin1.js (362 bytes)
- enc-latin1.min.js (198 bytes)
- enc-utf16.js (4,086 bytes)
- enc-utf16.min.js (873 bytes)
- enc-utf8.js (360 bytes)
- enc-utf8.min.js (196 bytes)
- evpkdf.js (3,993 bytes)
- evpkdf.min.js (751 bytes)
- format-hex.js (1,822 bytes)
- format-hex.min.js (446 bytes)
- format-openssl.js (416 bytes)
- format-openssl.min.js (243 bytes)
- hmac-md5.js (422 bytes)
- hmac-md5.min.js (247 bytes)
- hmac-ripemd160.js (440 bytes)
- hmac-ripemd160.min.js (265 bytes)
- hmac-sha1.js (425 bytes)
- hmac-sha1.min.js (250 bytes)
- hmac-sha224.js (464 bytes)
- hmac-sha224.min.js (287 bytes)
- hmac-sha256.js (431 bytes)
- hmac-sha256.min.js (256 bytes)
- hmac-sha3.js (462 bytes)
- hmac-sha3.min.js (285 bytes)
- hmac-sha384.js (501 bytes)
- hmac-sha384.min.js (322 bytes)
- hmac-sha512.js (468 bytes)
- hmac-sha512.min.js (291 bytes)
- hmac.js (3,984 bytes)
- hmac.min.js (813 bytes)
- index.js (1,631 bytes)
- index.min.js (1,389 bytes)
- lib-typedarrays.js (2,228 bytes)
- lib-typedarrays.min.js (827 bytes)
- md5.js (9,418 bytes)
- md5.min.js (3,245 bytes)
- mode-cfb.js (2,115 bytes)
- mode-cfb.min.js (728 bytes)
- mode-ctr-gladman.js (2,335 bytes)
- mode-ctr-gladman.min.js (960 bytes)
- mode-ctr.js (1,467 bytes)
- mode-ctr.min.js (571 bytes)
- mode-ecb.js (893 bytes)
- mode-ecb.min.js (474 bytes)
- mode-ofb.js (1,330 bytes)
- mode-ofb.min.js (542 bytes)
- pad-ansix923.js (1,265 bytes)
- pad-ansix923.min.js (437 bytes)
- pad-iso10126.js (1,118 bytes)
- pad-iso10126.min.js (453 bytes)
- pad-iso97971.js (918 bytes)
- pad-iso97971.min.js (412 bytes)
- pad-nopadding.js (554 bytes)
- pad-nopadding.min.js (296 bytes)
- pad-pkcs7.js (411 bytes)
- pad-pkcs7.min.js (238 bytes)
- pad-zeropadding.js (1,110 bytes)
- pad-zeropadding.min.js (461 bytes)
- pbkdf2.js (4,536 bytes)
- pbkdf2.min.js (852 bytes)
- rabbit-legacy.js (6,714 bytes)
- rabbit-legacy.min.js (2,403 bytes)
- rabbit.js (6,678 bytes)
- rabbit.min.js (2,468 bytes)
- rc4.js (3,569 bytes)
- rc4.min.js (1,067 bytes)
- README.md (5,874 bytes)
- ripemd160.js (9,387 bytes)
- ripemd160.min.js (4,113 bytes)
- sha1.js (4,063 bytes)
- sha1.min.js (1,159 bytes)
- sha224.js (1,915 bytes)
- sha224.min.js (586 bytes)
- sha256.js (5,538 bytes)
- sha256.min.js (1,534 bytes)
- sha3.js (10,645 bytes)
- sha3.min.js (2,459 bytes)
- sha384.js (2,264 bytes)
- sha384.min.js (814 bytes)
- sha512.js (13,469 bytes)
- sha512.min.js (4,965 bytes)
- tripledes.js (24,878 bytes)
- tripledes.min.js (10,534 bytes)
- x64-core.js (8,888 bytes)
- x64-core.min.js (678 bytes)
发现这里有一个软件授权许可声明
# License
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyright (c) 2009-2013 Jeff Mott
Copyright (c) 2013-2016 Evan Vosberg
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.