[ 源代码: libtomcrypt ]
软件包:libtomcrypt1(1.18.2-6)
public domain open source cryptographic toolkit
LibTomCrypt is a well documented, public domain open source cryptographic toolkit written in C. It supports lots of block ciphers (Blowfish, Twofish, AES, XTEA, ...), chaining modes (ECB, CBC, OFB, CFB, CTR, ...), hash functions (MD5, SHA-1, SHA-256, RIPE-MD, ...), HMAC mechanisms, pseudo-random number generators and public key algorithms. It has several optimizations for the i386, x86_64 and ppc32 architectures.
其他与 libtomcrypt1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库
-
- dep: libtommath1 (>= 1.1.0)
- multiple-precision integer library [runtime]