1. 首页
  2. 数据库
  3. 其它
  4. omiya games cryptography:Unity软件包包含与密码相关的工具的集合 源码

omiya games cryptography:Unity软件包包含与密码相关的工具的集合 源码

上传者: 2021-04-21 15:57:19上传 ZIP文件 839.44KB 热度 10次
-密码学 一组用于加密和解密各种事物的工具。 这包括: 加密和解密文本的资产。 在脚本中使用资产非常容易: // Create a new cryptographer with random password, hash key, etc. // StringCryptographer can also be an inspector variable. StringCryptographer encrypter = new StringCryptographer (); // Encrypt the text string encryptedText = encrypter . Enc
下载地址
用户评论