联系方式:0431-88586970,(客服QQ)800008568 新出网证(吉)字003号 吉网文【2019】5942-013号 增值电信业务经营许可证 吉B-2-4-20100074 吉ICP备11002666号-5 吉公网安备 22010402000023号
/crypto-js/4.0.0
- [..]
- [docs]
- aes.js (8,649 bytes)
- aes.min.js (2,400 bytes)
- cipher-core.js (29,650 bytes)
- cipher-core.min.js (4,196 bytes)
- CONTRIBUTING.md (482 bytes)
- core.js (23,342 bytes)
- core.min.js (3,891 bytes)
- crypto-js.js (193,757 bytes)
- crypto-js.min.js (47,992 bytes)
- enc-base64.js (4,081 bytes)
- enc-base64.min.js (1,023 bytes)
- enc-hex.js (359 bytes)
- enc-hex.min.js (194 bytes)
- enc-latin1.js (362 bytes)
- enc-latin1.min.js (197 bytes)
- enc-utf16.js (4,086 bytes)
- enc-utf16.min.js (868 bytes)
- enc-utf8.js (360 bytes)
- enc-utf8.min.js (195 bytes)
- evpkdf.js (3,993 bytes)
- evpkdf.min.js (752 bytes)
- format-hex.js (1,822 bytes)
- format-hex.min.js (417 bytes)
- format-openssl.js (416 bytes)
- format-openssl.min.js (242 bytes)
- hmac-md5.js (422 bytes)
- hmac-md5.min.js (246 bytes)
- hmac-ripemd160.js (440 bytes)
- hmac-ripemd160.min.js (264 bytes)
- hmac-sha1.js (425 bytes)
- hmac-sha1.min.js (249 bytes)
- hmac-sha224.js (464 bytes)
- hmac-sha224.min.js (286 bytes)
- hmac-sha256.js (431 bytes)
- hmac-sha256.min.js (255 bytes)
- hmac-sha3.js (462 bytes)
- hmac-sha3.min.js (284 bytes)
- hmac-sha384.js (501 bytes)
- hmac-sha384.min.js (321 bytes)
- hmac-sha512.js (468 bytes)
- hmac-sha512.min.js (290 bytes)
- hmac.js (3,984 bytes)
- hmac.min.js (776 bytes)
- index.js (1,584 bytes)
- index.min.js (1,343 bytes)
- lib-typedarrays.js (2,228 bytes)
- lib-typedarrays.min.js (810 bytes)
- md5.js (9,418 bytes)
- md5.min.js (3,192 bytes)
- mode-cfb.js (2,115 bytes)
- mode-cfb.min.js (709 bytes)
- mode-ctr-gladman.js (2,335 bytes)
- mode-ctr-gladman.min.js (764 bytes)
- mode-ctr.js (1,467 bytes)
- mode-ctr.min.js (556 bytes)
- mode-ecb.js (893 bytes)
- mode-ecb.min.js (456 bytes)
- mode-ofb.js (1,330 bytes)
- mode-ofb.min.js (525 bytes)
- pad-ansix923.js (1,265 bytes)
- pad-ansix923.min.js (436 bytes)
- pad-iso10126.js (1,118 bytes)
- pad-iso10126.min.js (452 bytes)
- pad-iso97971.js (918 bytes)
- pad-iso97971.min.js (411 bytes)
- pad-nopadding.js (554 bytes)
- pad-nopadding.min.js (295 bytes)
- pad-pkcs7.js (411 bytes)
- pad-pkcs7.min.js (237 bytes)
- pad-zeropadding.js (1,110 bytes)
- pad-zeropadding.min.js (460 bytes)
- pbkdf2.js (4,536 bytes)
- pbkdf2.min.js (854 bytes)
- rabbit-legacy.js (6,714 bytes)
- rabbit-legacy.min.js (2,396 bytes)
- rabbit.js (6,678 bytes)
- rabbit.min.js (2,463 bytes)
- rc4.js (3,569 bytes)
- rc4.min.js (1,070 bytes)
- README.md (5,572 bytes)
- ripemd160.js (9,387 bytes)
- ripemd160.min.js (2,735 bytes)
- sha1.js (4,063 bytes)
- sha1.min.js (1,169 bytes)
- sha224.js (1,915 bytes)
- sha224.min.js (577 bytes)
- sha256.js (5,538 bytes)
- sha256.min.js (1,518 bytes)
- sha3.js (10,645 bytes)
- sha3.min.js (2,418 bytes)
- sha384.js (2,264 bytes)
- sha384.min.js (813 bytes)
- sha512.js (13,469 bytes)
- sha512.min.js (4,823 bytes)
- tripledes.js (24,878 bytes)
- tripledes.min.js (10,530 bytes)
- x64-core.js (8,888 bytes)
- x64-core.min.js (668 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.