Implements the Secure Hash Algorithms SHA 1
Used in Qt Core ( QCryptographicHash ).
The sources can be found in qtbase/src/3rdparty/sha1.
Copyright (C) Dominik Reichl <dominik.reichl@t-online.de> Copyright (C) 2016 The Qt Company Ltd
公共领域。
100% free public domain implementation of the SHA-1 algorithm by Dominik Reichl <dominik.reichl@t-online.de> Web: http://www.dominik-reichl.de/