lua-simple-encrypt:Lua简单XOR加密

时间:2021-02-03 18:03:39
【文件属性】:
文件名称:lua-simple-encrypt:Lua简单XOR加密
文件大小:114KB
文件格式:ZIP
更新时间:2021-02-03 18:03:39
lua encrypt xor LuaHTML Lua简单XOR加密 要求用户输入解密密钥。 将每个字节与给定的密钥进行XOR。 评估解密的脚本。 用法 使用浏览器打开网页。 选择文件,然后按按钮。 加密的文件将被下载。 建立 npm install npm run build 发展历程 npm run dev 访问 执照 The MIT License (MIT) Copyright (c) 2018 Ganlv Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated doc
【文件预览】:
lua-simple-encrypt-master
----.gitignore(26B)
----package.json(746B)
----package-lock.json(182KB)
----src()
--------templates.js(625B)
--------data()
--------SimpleXorEncrypt.js(273B)
--------index.js(1KB)
--------LuaSimpleXorEncrypt.js(807B)
--------LocalFileLoader.js(473B)
--------ShuffleWithKey.js(1KB)
----webpack.config.js(457B)
----.travis.yml(228B)
----LICENSE(1KB)
----public()
--------images()
--------index.html(6KB)
----README.md(1KB)
----tests()
--------1.lua(51B)

网友评论