omiya games cryptography:Unity软件包包含与密码相关的工具的集合 源码
-密码学 一组用于加密和解密各种事物的工具。 这包括: 加密和解密文本的资产。 在脚本中使用资产非常容易: // 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
文件列表
omiya-games-cryptography-main.zip
(预估有个68文件)
omiya-games-cryptography-main
Editor
cryptography-style.uss
128B
StringCryptographyUxml.uxml
2KB
OmiyaGames.Cryptography.Editor.asmdef.meta
166B
StringCryptographyEditor.cs.meta
243B
StringCryptographyEditor.cs
10KB
OmiyaGames.Cryptography.Editor.asmdef
457B
DomainListAssetBundleGenerator.cs.meta
263B
DomainListAssetBundleGenerator.cs
17KB
暂无评论