[LLVMbugs] [Bug 19860] New: Add a benchmark to the LLVM test-suite for blowfish encryption.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 26 12:55:38 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19860
Bug ID: 19860
Summary: Add a benchmark to the LLVM test-suite for blowfish
encryption.
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: atrick at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The MiBench version is useless as a benchmark mainly because its runtime is
miniscule.
Rather than adapt that old one, maybe we should add a new blowfish benchmark
based on the john-the-ripper code. v1.2 is available in public domain here:
http://www.openwall.com/crypt/
It has a test harness that could probably be adapted for use as a benchmark.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140526/1f14b795/attachment.html>
More information about the llvm-bugs
mailing list