1 1.1 joerg 2 1.1 joerg Authors of XZ Utils 3 1.1 joerg =================== 4 1.1 joerg 5 1.1 joerg XZ Utils is developed and maintained by Lasse Collin 6 1.1 joerg <lasse.collin (a] tukaani.org>. 7 1.1 joerg 8 1.1 joerg Major parts of liblzma are based on code written by Igor Pavlov, 9 1.1 joerg specifically the LZMA SDK <http://7-zip.org/sdk.html>. Without 10 1.1 joerg this code, XZ Utils wouldn't exist. 11 1.1 joerg 12 1.1 joerg The SHA-256 implementation in liblzma is based on the code found from 13 1.1 joerg 7-Zip <http://7-zip.org/>, which has a modified version of the SHA-256 14 1.1 joerg code found from Crypto++ <http://www.cryptopp.com/>. The SHA-256 code 15 1.1 joerg in Crypto++ was written by Kevin Springle and Wei Dai. 16 1.1 joerg 17 1.1 joerg Some scripts have been adapted from gzip. The original versions 18 1.1 joerg were written by Jean-loup Gailly, Charles Levert, and Paul Eggert. 19 1.1.1.2 christos Andrew Dudman helped adapting the scripts and their man pages for 20 1.1 joerg XZ Utils. 21 1.1 joerg 22 1.1.1.2 christos The GNU Autotools-based build system contains files from many authors, 23 1.1.1.2 christos which I'm not trying to list here. 24 1.1 joerg 25 1.1 joerg Several people have contributed fixes or reported bugs. Most of them 26 1.1 joerg are mentioned in the file THANKS. 27 1.1 joerg 28