Source: aesfix
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://citp.princeton.edu/our-work/memory/code/
Vcs-Browser: https://salsa.debian.org/pkg-security-team/aesfix
Vcs-Git: https://salsa.debian.org/pkg-security-team/aesfix.git

Package: aesfix
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: aeskeyfind
Description: 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.
