SlackBuildsOrg/libraries/afflib
Barry J. Grundy 807ea38da6
libraries/afflib: Updated for version 3.7.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 16:40:40 +07:00
..
afflib.info libraries/afflib: Updated for version 3.7.20. 2023-07-08 16:40:40 +07:00
afflib.SlackBuild libraries/afflib: Updated for version 3.7.20. 2023-07-08 16:40:40 +07:00
README
slack-desc

afflib is library and set of tools used to support of Advanced Forensic
Format (AFF).

The Advanced Forensic Format (AFF) is on-disk format for storing
computer forensic information. Critical features of AFF include:
  - AFF allows you to store both computer forensic data and associated
    metadata in one or more files.

  - AFF allows files to be digital signed, to provide for
    chain-of-custody and long-term file integrity.

  - AFF allows for forensic disk images to stored encrypted and
    decrypted on-the-fly for processing. This allows disk images
    containing privacy sensitive material to be stored on the Internet.

  - AFF is an open format unencumbered by copyright or patent
    protection. The AFFLIB library that implements AFF is available
    for use in both Open Source and proprietary tools.