1. 首页
  2. 编程语言
  3. PHP
  4. rc4crypt

rc4crypt

上传者: 2019-02-19 01:36:07上传 ZIP文件 5.21KB 热度 34次
采用assymetric/decryption规则加密的类. The RC4Crypt class allows you to use RC4 assymetric encryption/decryption algorithm in PHP. It handles all conversions, XORing and one single function allows you to both encrypt and decrypt the data.
用户评论
码姐姐匿名网友 2019-02-19 01:36:07

openss的代码不错,谢谢