File: AUTHORS

package info (click to toggle)
libewf 20100226-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 6,840 kB
  • ctags: 2,937
  • sloc: ansic: 100,745; sh: 10,115; makefile: 533
file content (34 lines) | stat: -rw-r--r-- 1,676 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Acknowledgements: libewf

Copyright (c) 2006-2009, Joachim Metz <forensics@hoffmannbv.nl>,
Hoffmann Investigations.

This code is derived from information and software contributed by:
- Expert Witness Compression Format specification by Andrew Rosen
  (http://www.arsdata.com/SMART/whitepaper.html)
- libevf from PyFlag by Michael Cohen
  (http://pyflag.sourceforge.net/)
- Zlib for the implementation of the Zlib compression and optimized
  Adler32 function
- Open SSL for the implementation of the MD5 hash algorithm
- libuuid for the implementation of GUID (UUID) calculation
- Wietse Venema for an example of the initial error handling code

Additional credits go to:
- Robert Jan Mora, Hoffmann Invesigations for testing and other contribution
  (http://www.hoffmannbv.nl/)
- Rob Meijer, KLPD for providing libtool and header installation,
  and ISO8601 date string support patches/adjustments.
- The OCFA team <ocfa@dnpa.nl>, for EWF Fuse integration.
- George M. Garner Jr. for his support with the native Windows port.
- Christophe Grenier for his various input and support for the SPEC file
  autoconf/automake integration.
- Guy Voncken for his support and thorough testing of the EWF files
  generated by libewf and for help with the deb package support.
- David Loveall <sourceforge@loveall.org> for creating mount-ewf,
  a MacOS-X installation package and the providing for the delta segment file idea
- David Collett <david.collett@gmail.com> for providing the Python bindings (pyewf)
- Several others for pointing out flaws within the product and its related
  documentation. Refer to the project website for more information:
  http://libewf.sourceforge.net/