Learn R Programming

PKI (version 0.1-15)

Public Key Infrastucture for R Based on the X.509 Standard

Description

Public Key Infrastucture functions such as verifying certificates, RSA encription and signing which can be used to build PKI infrastructure and perform cryptographic tasks.

Copy Link

Version

Install

install.packages('PKI')

Monthly Downloads

36,121

Version

0.1-15

License

GPL-2 | GPL-3 | file LICENSE

Maintainer

Simon Urbanek

Last Published

August 19th, 2025

Functions in PKI (0.1-15)

PKI.digest

Compute digest sum based on SHA1, SHA256 or MD5 hash functions
PKI.info

Retrieve PKI back-end information
PKI.sign.tar

Functions for signing and verification of tar files
PKI.genpass

Generate cryptographically strong pseudo-random password.
PKI.sign

PKI: sign content or verify a signature
PKI.crypt

PKI encryption/decryption functions
PKI.random

Generate cryptographically strong pseudo-random bytes.
ASN1

Functions for handling ASN.1 format (typically DER)
BIGNUMint

Functions for BIGNUM representation of arbitrarily precise integers
RSA

PKI functions handling RSA keys
X509

Public Key Instraftructure (X509) functions
raw2hex

Convert raw vector to string hex representation
oid

OBJECT IDENTIFIER Functions