skeinsum is an implementation of version 1.3 of the Skein cryptographic hash function. It is licensed under version 3 of the GNU General Public License or, at your option, any later version. See COPYING for details. First run autoreconf --install; then see the INSTALL file for installation information. You may also wish to run the tests in the testing directory. This verifies that the programs are able to compute the correct hashes against the test suite. Once the software is installed, invoke skein256sum, skein512sum, or skein1024sum with the --help option to see usage information or check the man pages. The skeinsum home page is http://jxself.org/skein.shtml. Information about the Skein cryptographic hash function itself is available at http://www.skein-hash.info/ -- This file is part of skeinsum. skeinsum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. skeinsum is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with skeinsum. If not, see .