First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 75278
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Crypto team <crypto@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: halitosis@phreaker.net
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rainbowcrack-1.2.ebuild rainbowcrack-1.2.ebuild text/plain halitosis@phreaker.net 2004-12-22 00:13 0000 792 bytes Details
rainbowcrack-1.2-makefile.patch rainbowcrack-1.2-makefile.patch patch halitosis@phreaker.net 2004-12-22 00:14 0000 1.10 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 75278 depends on: Show dependency tree
Show dependency graph
Bug 75278 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-22 00:09 0000
Attached is an ebuild for rainbowcrack-1.2. Also attached is a patch to allow
the makefile to use the user's $CXXFLAGS settings.

From the rainbowcrack website:

 RainbowCrack is a general propose implementation of  Philippe Oechslin's 
faster time-memory trade-off technique. In short, the RainbowCrack tool is a
hash cracker. While a traditional brute force cracker try all possible
plaintexts one by one in cracking time, RainbowCrack works in another way. It
precompute all possible plaintext - ciphertext pairs in advance and store them
in the file so called "rainbow table". It may take a long time to precompute
the tables, but once the one time precomputation is finished, you will always
be able to crack the ciphertext covered by the rainbow tables in seconds.

Basically it's a neato password cracker. I suggest that it's put under
app-crypt/rainbowcrack.

------- Comment #1 From halitosis@phreaker.net 2004-12-22 00:13:13 0000 -------
Created an attachment (id=46607) [edit]
rainbowcrack-1.2.ebuild

------- Comment #2 From halitosis@phreaker.net 2004-12-22 00:14:27 0000 -------
Created an attachment (id=46608) [edit]
rainbowcrack-1.2-makefile.patch

------- Comment #3 From Daniel Black 2005-01-01 05:06:29 0000 -------
added as requested. If you get time to make a good src_test routine please let
me know. Thanks for the submission.

First Last Prev Next    No search results available      Search page      Enter new bug