Replacement for the crypt Command
A replacement for the old unix crypt(1) command. Mcrypt uses the
following encryption (block) algorithms: BLOWFISH, DES, TripleDES,
3-WAY, SAFER-SK64, SAFER-SK128, CAST-128, RC2 TEA (extended), TWOFISH,
RC6, IDEA, and GOST. The Unix crypt algorithm is also included to allow
compatibility with the crypt(1) command. CBC, ECB, OFB, and CFB modes
of encryption are supported.
- Links to DISCONTINUED:openSUSE:11.2 / mcrypt
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.2/mcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
mcrypt-2.6.8-format_strings.patch | 0000000514 514 Bytes | |
mcrypt-2.6.8-missing-fclose.patch | 0000000350 350 Bytes | |
mcrypt-2.6.8-snprintf.patch | 0000003178 3.1 KB | |
mcrypt-2.6.8-uninitialized.patch | 0000000302 302 Bytes | |
mcrypt-2.6.8.tar.bz2 | 0000382913 374 KB | |
mcrypt-CVE-2012-4409.patch | 0000000542 542 Bytes | |
mcrypt-manpage-fix.patch | 0000000776 776 Bytes | |
mcrypt-native-by-default.patch | 0000002699 2.64 KB | |
mcrypt.changes | 0000005415 5.29 KB | |
mcrypt.spec | 0000002708 2.64 KB |
Latest Revision
Stefan Lijewski (lijews)
accepted
request 141043
from
Stefan Lijewski (lijews)
(revision 2)
- merge 11.4 changes: -Fix bnc#786100 VUL-1: CVE-2012-4527: mcrypt: stack-based buffer overflow via overly long file name - mcrypt-2.6.8-snprintf.patch -Removed gaa build dependency to fix build failure. (bnc#779213) -Fix bnc#779213 - VUL-0: CVE-2012-4409: mcrypt: buffer overflow flaw - Remove mcrypt-2.6.8-gettext.patch, it's not needed. Do not call autoreconf, it just breaks the build. - Use %_smp_mflags
Comments 0