- 论坛徽章:
- 18
|
功能类型:加密解密
开发语言:C/C++
运行环境:
操作系统:Other
开发状态:Production/Stable
面向用户:开发人员
许可证: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. |
|