aes-python:用 Python 编写的单向 128 位 AES ECB 加密

时间:2024-07-01 14:24:40
【文件属性】:

文件名称:aes-python:用 Python 编写的单向 128 位 AES ECB 加密

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-01 14:24:40

Python

Python 用 Python 编写的 ECB 模式下的 128 位 AES 加密。 不解密文件。 甚至还有一些琐碎的测试! 也可在。 用法 从stdin读取二进制文件并在stdout上stdout加密字节。


【文件预览】:
aes-python-master
----data()
--------aes_sample.in(32B)
--------aes_sample.ans(16B)
----test.py(7KB)
----.gitignore(19B)
----rijndael.py(5KB)
----README.md(273B)
----aes.py(8KB)

网友评论