# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "jose" in publications use:' type: software license: MIT title: 'jose: JavaScript Object Signing and Encryption' version: 1.2.1 doi: 10.32614/CRAN.package.jose abstract: Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519) . These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI , and used by services like OAuth 2.0, LetsEncrypt, and Github Apps. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/jose commit: ea0e2b20785485bde851f87c7f075081084188a8 url: https://r-lib.r-universe.dev/jose contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289