NCEAS/PKIplus: Public Key Infrastructure for R Based on the X.509 Standard, Plus Access Functions

Provides functions such as verifying certificates, RSA encryption and signing. These functions can be used to build Public Key Infrastructure (PKI) and perform cryptography related tasks. This package is an extension of the PKI package, with additional methods for accessing meta data from X.509 certificates. The PKI specification can be found at <https://tools.ietf.org/html/rfc5280>. RSA is a cryptography related standard specified at <https://tools.ietf.org/html/rfc3447>.

Getting started

Package details

Maintainer
LicenseGPL-2 | GPL-3 | file LICENSE
Version0.0.2
URL http://github.com/NCEAS/PKIplus
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("NCEAS/PKIplus")
NCEAS/PKIplus documentation built on May 7, 2019, 5:58 p.m.