搜索资源列表
php.encrypt.php
- encrypt/decrypt for PHP -encrypt/decrypt for PHP
DES
- DES encrypt/decrypt in PHP
RSA
- encrypt-decrypt with RSA algorithm. implementation encryption algorithm with RSA method. using public key and private key. first, generate public and private key with generate.php. you will get e,d, and n. for encrypt, use the e and n for private and
rsa
- 使用RSA加密一段文字得到加密数据,利用php根据相应的信息解密-Get a piece of text using RSA encryption to encrypt data using php based on appropriate information to decrypt
