cjose 0.6.1+dfsg1-3ubuntu1.1 source package in Ubuntu

Changelog

cjose (0.6.1+dfsg1-3ubuntu1.1) jammy-security; urgency=medium

  * SECURITY UPDATE: Use of a Broken Cryptographic Algorithm
    - debian/patches/CVE-2023-37464.patch: use fixed authentication tag
      length of 16 octets in AES GCM decryption.
    - CVE-2023-37464

 -- Paulo Flabiano Smorigo <email address hidden>  Tue, 22 Aug 2023 11:39:35 -0300

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Downloads

File Size SHA-256 Checksum
cjose_0.6.1+dfsg1.orig.tar.gz 460.8 KiB f62222b9331b9f1a916bd390bef3626fcf7869b84d2a5a0def82324b9346d7ff
cjose_0.6.1+dfsg1-3ubuntu1.1.debian.tar.xz 6.5 KiB c3dea92d751e0aa3ef3ce8fb95a87d3b6222d157f15185dcaa0b1c34ead3ac42
cjose_0.6.1+dfsg1-3ubuntu1.1.dsc 2.1 KiB 4792d1e7eefb6ab89907bd35dc383db637baebafdebaf37e8dd0fccb4ed6de0a

View changes file

Binary packages built by this source

libcjose-dev: C library implementing the JOSE standard (development files)

 This is an implementation of the Javascript Object Signing and Encryption
 (JOSE) standard for C/C++.
 This package includes the development files (headers) for building
 software using libcjose.

libcjose0: C library implementing the JOSE standard

 This is an implementation of the Javascript Object Signing and Encryption
 (JOSE) standard for C/C++.
 This package include the shared library files for using libcjose.

libcjose0-dbgsym: debug symbols for libcjose0