Learn R Programming

PKI (version 0.1-14)

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

44,831

Version

0.1-14

License

GPL-2 | GPL-3 | file LICENSE

Maintainer

Simon Urbanek

Last Published

June 15th, 2024

Functions in PKI (0.1-14)

PKI.sign.tar

Functions for signing and verification of tar files
RSA

PKI functions handling RSA keys
ASN1

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

Functions for BIGNUM representation of arbitrarily precise integers
PKI.digest

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

Generate cryptographically strong pseudo-random password.
raw2hex

Convert raw vector to string hex representation
X509

Public Key Instraftructure (X509) functions
oid

OBJECT IDENTIFIER Functions
PKI.info

Retrieve PKI back-end information
PKI.crypt

PKI encryption/decryption functions
PKI.random

Generate cryptographically strong pseudo-random bytes.
PKI.sign

PKI: sign content or verify a signature