Source: jose Maintainer: Christoph Biedl Homepage: https://github.com/latchset/jose Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10~), libjansson-dev, libssl-dev, pkg-config, zlib1g-dev, Priority: optional Section: net Package: jose Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: 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 Package: libjose0 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Section: libs Multi-Arch: same Description: 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. Package: libjose-dev Architecture: any Depends: ${misc:Depends}, libjose0 (= ${binary:Version}), Section: libdevel Description: 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.