libtomcrypt 1.18.2+dfsg-7 source package in Ubuntu

Changelog

libtomcrypt (1.18.2+dfsg-7) unstable; urgency=medium

  * Repack source without doc/crypt.pdf (Closes: #1046608)
  * d/rules: cleanup doc/crypt.pdf after build
  * d/copyright: Add comment for excluding doc/crypt.pdf
  * d/control: Update Standards-Version to 4.6.2 (no change)

 -- Nicolas Mora <email address hidden>  Sat, 09 Sep 2023 09:36:03 -0400

Upload details

Uploaded by:
Nicolas Mora
Uploaded to:
Sid
Original maintainer:
Nicolas Mora
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtomcrypt_1.18.2+dfsg-7.dsc 2.1 KiB a1c71d8f6a74e7ddb21cee636da9b31a098703d484f38ca57e58f65cdd893299
libtomcrypt_1.18.2+dfsg.orig.tar.xz 1.7 MiB fec310cb440232e9a75da7ef1b2350e6d29e7808a8f6ff2f4158ae2ec0ff3670
libtomcrypt_1.18.2+dfsg-7.debian.tar.xz 19.3 KiB a992f2fc981a777e8d95a551ee5afc2caef477ba94cffb73695a7a4a09e3da7f

Available diffs

No changes file available.

Binary packages built by this source

libtomcrypt-dev: static library, header files and documentation for libtomcrypt

 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.
 .
 This package contains include files and a statically linked version of the
 library.

libtomcrypt1: 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-dbgsym: debug symbols for libtomcrypt1