js公钥加密 PHP私钥解密,RSA密钥生成、 JS加密、PHP解密Demo

【实例简介】

完整RSA密钥生成代码和JS加密、PHP解密示例,快速上手使用,提高系统数据安全性!

【实例截图】

【核心代码】

a03b0951-19f5-4940-ba02-aa6ecfe00514

└── RSAdemo

├── js

│   ├── jsbn.js

│   ├── prng4.js

│   ├── rng.js

│   └── rsa.js

├── openssl

│   ├── bin

│   │   ├── libeay32.dll

│   │   ├── openssl.exe

│   │   └── ssleay32.dll

│   ├── include

│   │   └── openssl

│   │   ├── aes.h

│   │   ├── applink.c

│   │   ├── asn1.h

│   │   ├── asn1_mac.h

│   │   ├── asn1t.h

│   │   ├── bio.h

│   │   ├── blowfish.h

│   │   ├── bn.h

│   │   ├── buffer.h

│   │   ├── cast.h

│   │   ├── comp.h

│   │   ├── conf_api.h

│   │   ├── conf.h

│   │   ├── crypto.h

│   │   ├── des.h

│   │   ├── des_old.h

│   │   ├── dh.h

│   │   ├── dsa.h

│   │   ├── dso.h

│   │   ├── dtls1.h

│   │   ├── ebcdic.h

│   │   ├── ecdh.h

│   │   ├── ecdsa.h

│   │   ├── ec.h

│   │   ├── engine.h

│   │   ├── e_os2.h

│   │   ├── err.h

│   │   ├── evp.h

│   │   ├── hmac.h

│   │   ├── idea.h

│   │   ├── krb5_asn.h

│   │   ├── kssl.h

│   │   ├── lhash.h

│   │   ├── md2.h

│   │   ├── md4.h

│   │   ├── md5.h

│   │   ├── objects.h

│   │   ├── obj_mac.h

│   │   ├── ocsp.h

│   │   ├── opensslconf.h

│   │   ├── opensslv.h

│   │   ├── ossl_typ.h

│   │   ├── pem2.h

│   │   ├── pem.h

│   │   ├── pkcs12.h

│   │   ├── pkcs7.h

│   │   ├── pq_compat.h

│   │   ├── pqueue.h

│   │   ├── rand.h

│   │   ├── rc2.h

│   │   ├── rc4.h

│   │   ├── ripemd.h

│   │   ├── rsa.h

│   │   ├── safestack.h

│   │   ├── sha.h

│   │   ├── ssl23.h

│   │   ├── ssl2.h

│   │   ├── ssl3.h

│   │   ├── ssl.h

│   │   ├── stack.h

│   │   ├── store.h

│   │   ├── symhacks.h

│   │   ├── tls1.h

│   │   ├── tmdiff.h

│   │   ├── txt_db.h

│   │   ├── ui_compat.h

│   │   ├── ui.h

│   │   ├── x509.h

│   │   ├── x509v3.h

│   │   └── x509_vfy.h

│   ├── lib

│   │   ├── libeay32.lib

│   │   └── ssleay32.lib

│   ├── openssl.cnf

│   └── 说明.txt

├── php

│   ├── rsa-example.php

│   └── rsa.php

├── phpCreateKey

│   ├── key.pem

│   └── var.php

└── rsa-example.html

9 directories, 86 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值