linux安装 MCrypt 模块
What is MCrypt?MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encrypt files or data streams without having to be cryptographers. Above all, it allows you to have some really neat code on your machine.
Site Source: http://mcrypt.sourceforge.net/
Mcrypt is a powerful encryption library containing 22 block algorithms. Specifically, the following algorithms are supported:
<div class="codesnip-container">Blowfish
Cast-256
DES
Enigma
Gost
LOKI97
Panama
RC2
RC4
RC4-iv
Rijndael-128
Rijndael-192
Rijndael-256
Safer-sk128
Safer-sk64 xtea
Saferplus
Serpent
Threeway
TripleDES
Twofish
Wake
页:
[1]