[ ソース: libjs-jsencrypt ]
パッケージ: libjs-jsencrypt (2.3.0+dfsg2-3)
libjs-jsencrypt に関するリンク
Debian の資源:
libjs-jsencrypt ソースパッケージをダウンロード:
- [libjs-jsencrypt_2.3.0+dfsg2-3.dsc]
- [libjs-jsencrypt_2.3.0+dfsg2.orig.tar.xz]
- [libjs-jsencrypt_2.3.0+dfsg2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [travistidwell.com]
類似のパッケージ:
RSA Encryption in JavaScript
JSEncrypt provides a simple wrapper around the fantastic work done by Tom Wu for RSA Encryption in JavaScript (ie: the jsbn Javascript library). JSEncrypt works hand-in-hand with openssl.
With JSEncrypt, you can generate private and public keypairs, then use them to encrypt and decrypt.