rhonabwy 1.1.12-1 source package in Ubuntu

Changelog

rhonabwy (1.1.12-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Remove superfluous files
  * d/rules: Remove configure option -DDOWNLOAD_DEPENDENCIES=OFF
  * d/librhonabwy-dev.install: Add cmake dependencies

 -- Nicolas Mora <email address hidden>  Thu, 21 Sep 2023 20:32:13 -0400

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.12-1.dsc 2.3 KiB a38237da5ac4ed5c734107e9a241c5d4b28a44c4be001c9bcc6da1a30b00e94d
rhonabwy_1.1.12.orig.tar.gz 370.3 KiB 99fddde30ff07d4da808d330ed494287373fec7f2fb6f60d2782619ecb5c88d5
rhonabwy_1.1.12-1.debian.tar.xz 6.8 KiB 0cc94a5eedda0fffabc4449bec71f215e36eb7d8dd3a3b6fa6caf6aa4e0feba9

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