File: AUTHORS

package info (click to toggle)
libewf 20140816-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 20,816 kB
  • sloc: ansic: 347,696; sh: 8,203; cpp: 3,819; makefile: 2,096; yacc: 1,104; python: 439; lex: 394; sed: 16
file content (39 lines) | stat: -rw-r--r-- 2,112 bytes parent folder | download | duplicates (3)
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
35
36
37
38
39
Acknowledgements: libewf

Copyright (c) 2006-2014, Joachim Metz <joachim.metz@gmail.com>

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
- OpenSSL for the implementation of the MD5 and SHA1 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:
- Kees Mastwijk, Hoffmann Invesigations for writing the initial man pages.
- 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).
- Simson Garfinkel for providing the MinGW compilation adjustments, Digital
  Forensics XML (DFXML) output for the ewftools and various input and support
  e.g. for autoconf/automake optimization.
- Bernhard Zach <bernhard.zach@justbits.at>, for providing a C++ 11 multi-threaded
  version of ewfacquirestream and proposing multiple write performance enhancements.
- Several others for pointing out flaws within the product and its related
  documentation. Refer to the project website for more information:
  https://github.com/libyal/libewf-legacy/wiki