Rdocumentation
powered by
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
Link to current version
Version
Version
0.1-15
0.1-14
0.1-12
0.1-11
0.1-10
0.1-9
0.1-8
0.1-7
0.1-5.1
0.1-3
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)
Search all functions
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