[ 源代码: libtomcrypt ]
软件包:libtomcrypt1(1.18.2+dfsg-7 以及其他的)
libtomcrypt1 的相关链接
Debian 的资源:
下载源码包 libtomcrypt:
- [libtomcrypt_1.18.2+dfsg-7.dsc]
- [libtomcrypt_1.18.2+dfsg.orig.tar.xz]
- [libtomcrypt_1.18.2+dfsg-7.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.libtom.net]
相似软件包:
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libtommath1 (>= 1.1.0)
- multiple-precision integer library [runtime]