[ bianca ]
[ 源代码: aesfix ]
软件包:aesfix(1.0.1-8 以及其他的)
aesfix 的相关链接
下载源码包 aesfix:
- [aesfix_1.0.1-8.debian.tar.xz]
- [aesfix_1.0.1-8.dsc]
- [aesfix_1.0.1.orig.tar.gz]
- [aesfix_1.0.1.orig.tar.gz.asc]
维护小组:
外部的资源:
- 主页 [citp.princeton.edu]
相似软件包:
tool for correcting bit errors in an AES key schedule
This program illustrates a technique for correcting bit errors in an AES key schedule. It should be used with the output of the aeskeyfind program.
It is limited to AES-128 key schedules, and it can only correct unidirectional 1->0 bit errors. For the most part it has been optimized for readability rather than performance.
This package is useful to several activities, as forensics investigations.
其他与 aesfix 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- rec: aeskeyfind
- tool for locating AES keys in a captured memory image