Sun Dec 18 01:44:09 2022 UTC ()
(security/R-jose) import R-jose-1.2.0

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.


(mef)
diff -r0 -r1.1 pkgsrc/security/R-jose/DESCR
diff -r0 -r1.1 pkgsrc/security/R-jose/Makefile
diff -r0 -r1.1 pkgsrc/security/R-jose/distinfo

File Added: pkgsrc/security/R-jose/DESCR
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.

File Added: pkgsrc/security/R-jose/Makefile
# $NetBSD: Makefile,v 1.1 2022/12/18 01:44:09 mef Exp $

R_PKGNAME=	jose
R_PKGVER=	1.2.0
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	JavaScript Object Signing and Encryption
LICENSE=	mit	# + file LICENSE

DEPENDS+=	R-openssl>=2.0.5:../../security/R-openssl
DEPENDS+=	R-jsonlite>=1.8.0:../../textproc/R-jsonlite

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/security/R-jose/distinfo
$NetBSD: distinfo,v 1.1 2022/12/18 01:44:09 mef Exp $

BLAKE2s (R/jose_1.2.0.tar.gz) = ef91440f6b313f3a17db07f060ebc4a0f51e1ceb06081015cb38976a2befa35f
SHA512 (R/jose_1.2.0.tar.gz) = d0136f1915a9346b90736546eafdb8f75322f9110dcba9932b317217b8b74a163884f983dc68801016afea1a24691a6755ef0da4402bc71852abcd0e2ccbd1ac
Size (R/jose_1.2.0.tar.gz) = 505085 bytes