java写webapi源码-StringEncrypt-Python:StringEncrypt允许您使用随机生成的算法对字符串和文件进行加密

时间:2024-07-08 13:52:13
【文件属性】:

文件名称:java写webapi源码-StringEncrypt-Python:StringEncrypt允许您使用随机生成的算法对字符串和文件进行加密

文件大小:24KB

文件格式:ZIP

更新时间:2024-07-08 13:52:13

系统开源

java写webapi源码StringEncrypt — 面向 Python 开发人员的字符串和文件加密 StringEncrypt 允许您使用随机生成的算法加密字符串和文件,每次以所选的编程语言生成唯一的解密代码(所谓的多态代码)。 纯文本 Python 字符串 cute_wabbit = "A little girl goes into a pet show and asks for a wabbit... http..." Python源代码格式的加密字符串 # encrypted with https://www.stringencrypt.com (v1.3.0) [Python] # cute_wabbit = "A little girl goes into a pet show and asks for a wabbit... http..." cute_wabbit = [ 0x1005 , 0x4004 , 0x4005 , 0x5006 , 0x4003 , 0x0004 , 0x4002 , 0x9001 , 0x0009 , 0x300E , 0x100F ,


【文件预览】:
StringEncrypt-Python-main
----stringencrypt()
--------stringencrypt.py(12KB)
--------__init__.py(42B)
----LICENSE(11KB)
----examples()
--------StringEncryptExampleCustom.py(3KB)
--------StringEncryptIsDemo.py(2KB)
--------StringEncryptExampleFile.py(2KB)
--------StringEncryptExampleSimple.py(2KB)
----setup.py(1KB)
----.gitignore(2KB)
----README.md(33KB)
----.gitattributes(378B)

网友评论