pkgsrc-wip/afflib/distinfo
pancake ;) c25d1c0af7 Initial import of AFFLIB
The Advanced Forensic Format --- AFF(tm) --- is an extensible open
format for the storage of disk images and related forensic
information.  

- Open format, free from any patent or license restriction.
  Can be used with both open-source and proprietary forensic tools.
- Extensible. Any amount of metadata can be encoded in AFF files in the
  format of name/value pairs. 
- Efficient. AFF supports both compression and seeking within
  compressed files. 
- Open Source C/C++ Implementation. A freely redistributable C/C++
  implementation including the AFF Library and basic conversion tools
  is available for download. AFFLIB(tm) is being distributed under the BSD
  license, allowing it to be incorporated in free and proprietary
  programs without the need to pay license fees.
- Byte-order independent. AFFLib has been tested on both Intel and
  PowerPC-based systems. Images created on one platform can be read on
  another. 
- Automatic calculation and storage of MD5 and SHA-1 hash codes,
  allowing AFF files to be automatically validated after they are
  copied to check for accidentally corruption.
- Explicit identification of sectors that could not be read from the
  original disk. 
- Planned support for digital signatures and direct authoring of AFF
  files using dd_recover.
2006-08-28 14:41:18 +00:00

5 lines
249 B
Text

$NetBSD: distinfo,v 1.1.1.1 2006/08/28 14:41:18 poppnk Exp $
SHA1 (afflib-1.6.31.tar.gz) = b05572a7441ab37451c43a0123467a7a3e0c1e59
RMD160 (afflib-1.6.31.tar.gz) = aa9eb3dd3f6762166d0639585a3336d4c7561aaf
Size (afflib-1.6.31.tar.gz) = 279677 bytes