Download List

Projeto Descrição

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

Esta versão traz muitas melhorias: "menos forte" método de hash (mas mais rápido), um "benchmark"-como o relatório no formato CSV com cabeçalho opcional, uma correção para o argumento de linha de comando do arquivo de log global, melhor detecção de CPU no Linux e Cygwin e ainda maior (~ 1GiB) 'demo' testes.
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

Esta versão implementa o reconhecimento de largura de hash usando o nome do arquivo executável (por exemplo, ' pha256sum') e tem uma página atualizada 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

Esta versão implementa o hash da entrada padrão e adiciona uma página man(1) adequada.
This release implements hashing from standard input and adds a proper man(1) page.

2012-07-21 07:12
0.4.17

Começando com esta versão, o PHA está pronto para produção em todas as plataformas testadas e sistemas operacionais. Esta versão implementa o pool de tempero para o método de hash mais forte e com êxito tem uma correção para o porto de 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

A '-verificar ' opção fixou-se em x86.
The '--check' option was fixed on x86.

Project Resources