PkCrack: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== This package implements an algorithm that was developed by Eli Biham and Paul Kocher and that is described in [ftp://ftp.sunet.se/pub/security/docs/crypt/ripem..." |
No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
== | {{Software | ||
This package implements an algorithm that was developed by Eli Biham and Paul Kocher | |Picture=NA.png | ||
|Version=1.2.2 (Jan 2003) | |||
The attack is a known plaintext attack, which means you have to know part of the encrypted data in order to break the cipher. | |Author=Peter Conrad | ||
|License=Freeware for non-commercial | |||
|Download={{FileLink|PkCrack_1-2-2.zip}} | |||
|Website=[http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html PkCrack] | |||
}} | |||
This package implements an algorithm that was developed by Eli Biham and Paul Kocher. The attack is a known plaintext attack, which means you have to know part of the encrypted data in order to break the cipher. | |||
==License== | ==License== | ||
This package was written and is copyright by Peter Conrad <conrad@unix-ag.uni-kl.de>. | This package was written and is copyright by Peter Conrad <conrad@unix-ag.uni-kl.de>. | ||
Commercial use in any form is strictly forbidden! You may use parts of the code in your own programs for non-commercial use | Commercial use in any form is strictly forbidden! You may use parts of the code in your own programs for non-commercial use in case you clearly state where you got it. Do not release software using parts of the code without the author's explicit consent. | ||
in case you clearly state where you got it. | |||
Do not release software using parts of the code without the author's explicit consent. | |||
== | ==Links== | ||
* [[Cristiano Guadagnino]] | *[http://web.archive.org/web/20050908141330/http://www.quasarbbs.net/cristiano/pkcrack_os2.zip Version 1.2.1] (compiled by [[Cristiano Guadagnino]]) | ||
[[Category: | [[Category:Archivers]] | ||
Latest revision as of 19:04, 9 March 2024
| PkCrack | |
|---|---|
| Version | 1.2.2 (Jan 2003) |
| Vendor | |
| Author | Peter Conrad |
| License | Freeware for non-commercial |
| Download | PkCrack_1-2-2.zip |
| Website | PkCrack |
This package implements an algorithm that was developed by Eli Biham and Paul Kocher. The attack is a known plaintext attack, which means you have to know part of the encrypted data in order to break the cipher.
License
This package was written and is copyright by Peter Conrad <conrad@unix-ag.uni-kl.de>. Commercial use in any form is strictly forbidden! You may use parts of the code in your own programs for non-commercial use in case you clearly state where you got it. Do not release software using parts of the code without the author's explicit consent.
Links
- Version 1.2.1 (compiled by Cristiano Guadagnino)