Stegano:纯Python隐写模块

时间:2024-02-26 17:34:37
【文件属性】:

文件名称:Stegano:纯Python隐写模块

文件大小:11.11MB

文件格式:ZIP

更新时间:2024-02-26 17:34:37

security secret image-processing steganography steganalysis

斯蒂加诺 ,一个纯Python隐写模块。 隐写术是写隐藏消息的艺术和科学,这种方式使发送者和预期的接收者之外的任何人都不会怀疑消息的存在,这是一种通过隐蔽的安全方式。 因此,Stegano提供的功能仅隐藏消息,而不进行加密。 隐写术通常与加密一起使用。 对于报告问题,请在此处访问跟踪器: : 安装 $ poetry install stegano 您将能够在Python程序中使用Stegano。 如果仅要将Stegano安装为命令行工具,请执行以下操作: $ pipx install stegano pipx将Python软件包提供的脚本(系统范围内的脚本)安装到单独的vi


【文件预览】:
Stegano-master
----poetry.lock(25KB)
----bin()
--------statistics.py(2KB)
--------red.py(2KB)
--------lsb.py(4KB)
--------__init__.py(1B)
--------parity.py(2KB)
--------lsbset.py(7KB)
----pyproject.toml(1KB)
----docs()
--------conf.py(8KB)
--------steganalysis.rst(633B)
--------make.bat(5KB)
--------installation.rst(404B)
--------software.rst(7KB)
--------Makefile(5KB)
--------index.rst(2KB)
--------module.rst(3KB)
----tools()
--------run_mypy.py(622B)
----tests()
--------test_lsb.py(6KB)
--------test_tools.py(3KB)
--------expected-results()
--------test_red.py(2KB)
--------__init__.py(0B)
--------test_lsbset.py(6KB)
--------test_generators.py(6KB)
--------sample-files()
--------test_exifHeader.py(4KB)
--------test_steganalysis.py(3KB)
----CONTRIBUTORS.md(336B)
----.builds()
--------debian.yml(1015B)
----.gitignore(297B)
----stegano()
--------tools.py(4KB)
--------lsb()
--------lsbset()
--------red()
--------__init__.py(157B)
--------exifHeader()
--------steganalysis()
----CHANGELOG.md(7KB)
----README.md(3KB)
----COPYING(34KB)

网友评论