libtomcrypt 1.18.1-1ubuntu0.1 source package in Ubuntu

Changelog

libtomcrypt (1.18.1-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Memory side-channel attack on ECDSA signatures.
    - debian/patches/CVE-2018-12437.patch: fix in
      src/pk/ecc/ecc_sign_hash.c
    - CVE-2018-12437

 -- Eduardo Barretto <email address hidden>  Fri, 03 Aug 2018 19:13:10 -0300

Upload details

Uploaded by:
Eduardo Barretto
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs
Bionic security universe libs

Downloads

File Size SHA-256 Checksum
libtomcrypt_1.18.1.orig.tar.xz 2.5 MiB 1468c963b451ebdbd4be868aab5ab380aee1d5ae558bbadf93438b61d6653bfe
libtomcrypt_1.18.1.orig.tar.xz.asc 240 bytes 1530b70b105498d1aff5350e29791f54cd7fa8e41739cb2935e96e4ca8992326
libtomcrypt_1.18.1-1ubuntu0.1.debian.tar.xz 16.0 KiB f1bff84336591874e75bcbc6db16ce1dc91a0d7dbed74106f51d4ad2a48b0971
libtomcrypt_1.18.1-1ubuntu0.1.dsc 2.4 KiB 4e9b263439e1bf37194e202c03fd6928c416c1a779772573e762355240c7dfa7

View changes file

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