Global Information Lookup Global Information

Mcrypt information


mcrypt is a replacement for the popular Unix crypt command. crypt was a file encryption tool that used an algorithm very close to the World War II Enigma cipher. Mcrypt provides the same functionality but uses several modern algorithms such as AES. Libmcrypt, Mcrypt's companion, is a library of code that contains the actual encryption functions and provides an easy method for use. The last update to libmcrypt was in 2007,[1] despite years of unmerged patches.[2] Maintained alternatives include ccrypt, libressl, and others.[3]

Examples of mcrypt usage in a Linux command-line environment:

 mcrypt --list                           # See available encryption algorithms.           
 mcrypt -a blowfish myfilename           # Encrypts myfilename to myfilename.nc           
                                         # using the Blowfish encryption algorithm.       
                                         # You are prompted two times for a passphrase.   
 mcrypt -d mytextfile.txt.nc             # Decrypts mytextfile.txt.nc to mytextfile.txt.  
 mcrypt -V -d -a enigma -o scrypt --bare # Can en/decrypt files crypted with SunOS crypt. 
 mcrypt --help

It implements numerous cryptographic algorithms, mostly block ciphers and stream ciphers, some of which fall under export restrictions in the United States. Algorithms include DES, Blowfish, ARCFOUR, Enigma, GOST, LOKI97, RC2, Serpent, Threeway, Twofish, WAKE, and XTEA.

  1. ^ "Libmcrypt releases".
  2. ^ "Libmcrypt patches".
  3. ^ Paragon Initiative Enterprises. "If You're Typing the Word MCRYPT Into Your PHP Code, You're Doing It Wrong".

and 7 Related for: Mcrypt information

Request time (Page generated in 0.5254 seconds.)

Mcrypt

Last Update:

mcrypt is a replacement for the popular Unix crypt command. crypt was a file encryption tool that used an algorithm very close to the World War II Enigma...

Word Count : 232

List of PHP extensions

Last Update:

Informix Ingres II Instance ID InterBase IRC LDAP Lotus Notes mailparse MCAL Mcrypt MCVE Mhash MIME Functions Ming mnoGoSearch Mohawk MS-SQL mSQL muscat MySQL...

Word Count : 140

Ccrypt

Last Update:

encrypted data. Free and open-source software portal bcrypt crypt (Unix) mcrypt scrypt "Peter Selinger: Ccrypt – Frequently Asked Questions". ccrypt homepage...

Word Count : 121

Scrypt

Last Update:

– Unix utility ccrypt – utility Key derivation function Key stretching mcrypt – utility PBKDF2 – a widely used standard Password-Based Key Derivation...

Word Count : 1655

Bcrypt

Last Update:

C library function crypt - Unix utility ccrypt - utility Key stretching mcrypt - utility PBKDF2 - a widely used standard Password-Based Key Derivation...

Word Count : 2753

XAMPP

Last Update:

libpng 1.6.37 No Yes Yes libxml 2.0.1 No Yes Yes libxslt 1.1.33 No Yes Yes mcrypt 2.5.8 No Yes Yes mhash 0.9.9.9 No Yes Yes Ming 0.4.5 No Yes Yes mod_perl...

Word Count : 1535

Index of cryptography articles

Last Update:

cryptosystem • Matt Blaze • Matt Robshaw • Max Newman • McEliece cryptosystem • mcrypt • MD2 (cryptography) • MD4 • MD5 • MD5CRK • MDC-2 • MDS matrix • Mean shortest...

Word Count : 2943

PDF Search Engine © AllGlobal.net