JavaScript 加密庫 pidCrypt
pidCrypt 是 JavaScript 的一個模塊化的加密庫,支持: AES (CBC & CTR Mode), RSA, MD5, SHA-1, SHA-256, SHA-384, SHA-512, ASN.1, Base64, UTF-8. The AES-CBC mode is compatible to OpenSSL.
- Modular
- Easy to use
- Independent (no other framework needed like prototype or mochikit).
- Operation examples available for all features
- AES CBC encryption compatible to OpenSSL.
- RSA certificates can be used for en-/decryption
- Encrypted RSA certificates are supported.
項目主頁:http://www.baiduhome.net/lib/view/home/1328022380390
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!