Download List

프로젝트 설명

shasum generates file hashes using the Secure Hash Algorithm (SHA1). It is intended to be a replacement for md5sum(1), as MD5 has known attacks where collisions can be produced.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.3

은 SHA 구현에서 버그 몇 가지 고정, shasum 지금은 패스의 모든 -에 FIPS 180-1 테스트 벡터, 그리고 몇 가지 가능성이 제로 바이트를 반환합니다 malloc 고정. 이 shasum 전에 마지막 릴리스입니다는 GNU textutils에 포함될 수 있도록 수정됩니다.
Fixed a couple of bugs in the SHA implementation, shasum now passes all the FIPS-180-1 test vectors, and fixed some possible zero-byte malloc returns. This is the last release before shasum is modified for inclusion into the GNU textutils.

2001-01-30 15:13
1.1

, 메모리 할당을 버그를 수정하고 파일 크기를 추가 코드를 개선. shasum 지금은 파일에서 대상 목록에서 읽기를 지원뿐만 아니라 실제 파일에 대한 파일을 체크 shasum, md5sum이에 대한 shasum의 완전한 교체가 만들고있어.
Fixed a memory allocation bug, and improved the filesize appending code. shasum now supports reading the target list from a file, as well as checking a shasum files against the real files, making shasum a full replacement for md5sum.

2001-01-30 15:13
1.0

첫 번째 릴리스.
First release.

Project Resources