Learn R Programming

⚠️There's a newer version (0.1-14) of this package.Take me there.

PKI (version 0.1-12)

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

47,029

Version

0.1-12

License

GPL-2 | GPL-3 | file LICENSE

Maintainer

Simon Urbanek

Last Published

November 28th, 2022

Functions in PKI (0.1-12)

PKI.sign.tar

Functions for signing and verification of tar files
ASN1

Functions for handling ASN.1 format (typically DER)
PKI.random

Generate cryptographically strong pseudo-random bytes.
PKI.crypt

PKI encryption/decryption functions
PKI.info

Retrieve PKI back-end information
BIGNUMint

Functions for BIGNUM representation of arbitrarily precise integers
RSA

PKI functions handling RSA keys
PKI.sign

PKI: sign content or verify a signature
raw2hex

Convert raw vector to string hex representation
PKI.digest

Compute digest sum based on SHA1, SHA256 or MD5 hash functions
X509

Public Key Instraftructure (X509) functions
oid

OBJECT IDENTIFIER Functions