rhonabwy 1.1.13-2.1build2 source package in Ubuntu

Changelog

rhonabwy (1.1.13-2.1build2) noble; urgency=medium

  * No-change rebuild against libcurl3t64-gnutls

 -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 07:18:21 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 372.5 KiB b23c996d0dff87945e0073c73bb6103c999781eb527da4d62301abb795715af0
rhonabwy_1.1.13-2.1build2.debian.tar.xz 7.5 KiB ba17728629d15fb9bcf98aa65a3d6d48fd7c9e889101b12f8fde03a5d3d48b62
rhonabwy_1.1.13-2.1build2.dsc 2.5 KiB 1bab167380e18746de20d1ba60feaffb650ca8ed10782115671a8c1a6172f928

View changes file

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.1t64: JWK, JWKS, JWS, JWE and JWT library

 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).

librhonabwy1.1t64-dbgsym: debug symbols for librhonabwy1.1t64
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