rhonabwy 1.1.5-1 source package in Ubuntu
Changelog
rhonabwy (1.1.5-1) unstable; urgency=medium * New upstream release -- Nicolas Mora <email address hidden> Mon, 25 Apr 2022 19:13:33 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rhonabwy_1.1.5-1.dsc | 2.3 KiB | 23b53d2a58ec037c26ae0124edc2017ea2faedbd682acf22b9d85ed1dd9bbab5 |
rhonabwy_1.1.5.orig.tar.gz | 372.3 KiB | f97949fb4e21e3df3e0aec6221954368700b00fc518681a17367df7be74f9730 |
rhonabwy_1.1.5-1.debian.tar.xz | 6.3 KiB | 04834e30ab8a652333b3f8baf7a3e1f54136be387f5936b3f7e13f9ee00c2842 |
Available diffs
- diff from 1.1.2-1 to 1.1.5-1 (24.4 KiB)
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: 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.1-dbgsym: debug symbols for librhonabwy1.1
- 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