jose 11-2 source package in Ubuntu
Changelog
jose (11-2) unstable; urgency=medium * Replace usage of which(1) * Increase test timeouts -- Christoph Biedl <email address hidden> Wed, 01 Dec 2021 20:33:13 +0100
Upload details
- Uploaded by:
- Christoph Biedl
- Uploaded to:
- Sid
- Original maintainer:
- Christoph Biedl
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jose_11-2.dsc | 2.0 KiB | 3c86dc4cc67013158a7f5e76e5d75b43aafc310d6401ee3954fc183169454977 |
jose_11.orig.tar.xz | 744.4 KiB | e272afe7717e22790c383f3164480627a567c714ccb80c1ee96f62c9929d8225 |
jose_11-2.debian.tar.xz | 4.0 KiB | dafdcc2882f809721315ac8fbbec33c35a19fa2bc8ca4a6a33fc6d44c2983453 |
Available diffs
- diff from 10-3 to 11-2 (524.5 KiB)
- diff from 11-1 to 11-2 (1.5 KiB)
No changes file available.
Binary packages built by this source
- jose: C implementation of Javascript Object Signing and Encryption standards
José is a C-language implementation of the Javascript Object Signing
and Encryption standards. Specifically, José aims towards implementing
the following standards:
.
RFC 7515 - JSON Web Signature (JWS)
RFC 7516 - JSON Web Encryption (JWE)
RFC 7517 - JSON Web Key (JWK)
RFC 7518 - JSON Web Algorithms (JWA)
RFC 7519 - JSON Web Token (JWT)
RFC 7520 - Examples of ... JOSE
RFC 7638 - JSON Web Key (JWK) Thumbprint
- jose-dbgsym: debug symbols for jose
- libjose-dev: Javascript Object Signing and Encryption (José) - development files
This package provides the development files for José, a C-language
implementation of the Javascript Object Signing and Encryption
standards.
- libjose0: Javascript Object Signing and Encryption (José) - library
This package provides the shared library for José, a C-language
implementation of the Javascript Object Signing and Encryption
standards.
- libjose0-dbgsym: debug symbols for libjose0