Download List

프로젝트 설명

phalanx computes a digest of many buffers simultaneously, and produces a combined hash of them all. It is an initiative to provide a fast, simple, and portable alternative method to compute a checksum in a parallel fashion. It has options for I/O buffer size, hash width, number of threads, and more. It can be run single-threadedly for performance comparisons. It can check files against previously-saved sums, like "MD5sum" does. It also has a "demo" mode, to ascertain accurate operation. It is intended to be useful on large files and multicore/multiprocessor/multithreaded environments.

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.

2012-07-27 11:58
0.4.57 Stable

이 릴리스는 많은 향상 된 기능을 제공: "덜 강한" (하지만 빠르게) 해시 메서드, "벤치 마크"-같은 선택적 헤더, 글로벌 로그 파일 명령줄 인수에 대 한 수정 된 CSV 형식으로 보고서 향상 된 CPU 감지 리눅스에 Cygwin, 그리고 더 큰 (~ 1GiB) '데모' 테스트.
Tags: faster hash benchmakr report CSV fix global log file cpu detection GiB demo test
This release brings many improvements: a "less strong" (but faster) hash method, a "benchmark"-like report in CSV format with optional header, a fix for global log file command-line argument, improved CPU detection on Linux and Cygwin, and even bigger (~1GiB) 'demo' tests.

2012-07-24 16:02
0.4.29 Stable

이 버전과 실행 파일 이름 (예: ' pha256sum')를 사용 하 여 해시 폭 인식 구현 업데이트 man(1) 페이지가.
This version implements hash width recognition using the executable file name (e.g. 'pha256sum'), and has an updated man(1) page.

2012-07-22 08:13
0.4.17 Stable

이 릴리스는 표준 입력에서 해시를 구현 하 고 적절 한 man(1) 페이지를 추가 합니다.
This release implements hashing from standard input and adds a proper man(1) page.

2012-07-21 07:12
0.4.17

이 버전 부터는 PHA 생산 테스트 거친된 플랫폼 및 운영 체제에 대 한 준비가 되어있습니다. 이 버전은 성공적으로 더 강력한 해시 방법에 대 한 양념 풀을 구현 하 고 IA64 포트에 대 한 수정 프로그램은.
Tags: ia64 fix strong hash stable production ready
Starting with this version, PHA is ready for production on all tested platforms and operating systems. This version successfully implements the spice-pool for the stronger hash method, and has a fix for the IA64 port.

2012-07-19 22:44
0.3.94 stable

'-확인 ' 옵션은 x 86에 고정 되었다.
The '--check' option was fixed on x86.

Project Resources