[ 原始碼: 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)
- Multiprecision arithmetic library
-
- dep: libtommath1 (>= 1.1.0)
- multiple-precision integer library [runtime]