|
381.
|
|
|
This program illustrates a technique for correcting bit errors in an AES key schedule. It should be used with the output of the aeskeyfinder program.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aesfix
|
|
382.
|
|
|
It is limited to AES-128 key schedules, and it can only correct unidirectional 1->0 bit errors. For the most part it has been optimized for readability rather than performance.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aesfix
|
|
383.
|
|
|
tool for locating AES keys in a captures memory image
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aeskeyfind
|
|
384.
|
|
|
This program illustrates automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aeskeyfind
|
|
385.
|
|
|
The program uses various algorythms and also performs a simple entropy test to filter out blocks that are not keys. It counts the number of repeated bytes and skips blocks that have too many repeats.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aeskeyfind
|
|
386.
|
|
|
This method works even if several bits of the key schedule have been corrupted due to memory decay.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aeskeyfind
|
|
387.
|
|
|
medical image viewer and DICOM network client
|
|
|
Summary
|
|
|
|
Visualizador de imagens médicas e cliente da rede DICOM
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: aeskulap
|
|
388.
|
|
|
Aeskulap is able to load a series of special images stored in the DICOM format for review. Additionally it is able to query and fetch DICOM images from archive nodes (also called PACS) over the network. Aeskulap tries to achieve a full open source replacement for commercially available DICOM viewers.
|
|
|
Description
|
|
|
|
O Aeskulap é capaz de carregar uma série de imagens especiais armazenadas em formato DICOM para revisão. Adicionalmente é capaz de pesquisar e recolher imagens DICOM dos nós de arquivo (também chamados PACS) na rede. O Aeskulap tenta ser um substituo de código aberto pleno para visualizadores DICOM comercialmente disponíveis.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: aeskulap
|
|
389.
|
|
|
AES-encryption tool with loop-AES support
|
|
|
Summary
|
|
|
|
Ferramenta de encriptação AES com suporte a AES-loop
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: aespipe
|
|
390.
|
|
|
aespipe is an encryption tool that reads from standard input and writes to standard output. It uses the AES (Rijndael) cipher.
|
|
|
Description
|
|
|
|
aespipe é uma ferramenta de encriptação que lê da entrada padrão (stdin) e escreve para a saída padrão (stdout). Usa a cifra AES (Rijndael).
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: aespipe
|