- 論壇徽章:
- 18
|
功能類型:加密解密
開發(fā)語言:C/C++
運(yùn)行環(huán)境:
操作系統(tǒng):Other
開發(fā)狀態(tài):Production/Stable
面向用戶:開發(fā)人員
許可證:GNU Lesser General Public License(LGPL)
國際化支持:
功能描述
Libmcrypt is a library which provides a uniform interface to several symmetric encryption algorithms. It is intended to have a simple interface to access encryption algorithms in ofb, cbc, cfb, and ecb modes. The algorithms it supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more. The algorithms and modes are also modular so you can add and remove them on the fly without recompiling the library. |
|