rhonabwy 1.1.13-2 source package in Ubuntu

Changelog

rhonabwy (1.1.13-2) unstable; urgency=medium

  * Fix CVE-2024-25714: Side-channel vulnerability in
    HMAC signature verification
  * d/control: Use builddep pkgconf instead of pkg-config
  * d/copyright: Update copyright year to 2024

 -- Nicolas Mora <email address hidden>  Mon, 12 Feb 2024 17:21:51 -0500

Upload details

Uploaded by:
Debian IoT Maintainers
Uploaded to:
Sid
Original maintainer:
Debian IoT Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rhonabwy_1.1.13-2.dsc 2.3 KiB 2900b28b2ecc2b4719bce6f2af43b06773bed8af36f2f378b26ebd3660b2dbef
rhonabwy_1.1.13.orig.tar.gz 372.5 KiB b23c996d0dff87945e0073c73bb6103c999781eb527da4d62301abb795715af0
rhonabwy_1.1.13-2.debian.tar.xz 7.2 KiB e448d5c8e00f90b0481fa35a48bce72e355df47cb4142d1d2b93f222a9446044

Available diffs

No changes file available.

Binary packages built by this source

librhonabwy-dev: JWK, JWKS, JWS, JWE and JWT library - development

 Rhonabwy - JWK, JWKS, JWS, JWE and JWT library
 .
  - Create, modify, parse, import or export JSON Web Keys (JWK) and JSON Web
    Keys Set (JWKS)
  - Create, modify, parse, validate or serialize JSON Web Signatures (JWS)
  - Create, modify, parse, validate or serialize JSON Web Encryption (JWE)
    limited and experimental!
  - Create, modify, parse, validate or serialize JSON Web Token (JWT)
 .
 JWT Relies on JWS and JWE functions, so it supports the same functionnalities
 as the other 2. JWT functionnalities also support nesting serilization
 (JWE nested in a JWS or the opposite).
 .
 This package contains the development files.

librhonabwy1.1: No summary available for librhonabwy1.1 in ubuntu noble.

No description available for librhonabwy1.1 in ubuntu noble.

librhonabwy1.1-dbgsym: No summary available for librhonabwy1.1-dbgsym in ubuntu noble.

No description available for librhonabwy1.1-dbgsym in ubuntu noble.

rnbyc: JWK and JWT parser and generator

 Rhonabwy JWK and JWT parser and generator
 .
  - Generate and/or parse keys and output the result in a JWKS or a
    public/private pair of JWKS files.
  - Parse, decrypt, and/or verify signature of a JWT, using given key
  - Serialize a JWT, the JWT can be signed, encrypted or nested

rnbyc-dbgsym: debug symbols for rnbyc