PKI - Public key infrastructure for R based on the X.509 standard
RForge.net

PKI

About PKI
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/PKI.git PKI
see also PKI GitHub repository.

To install the latest development snapshot of this package, use

install.packages("PKI",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("PKI",,"http://rforge.net/")

Most recent GIT commits


b3f41c59| Simon Urbanek | Tue Aug 19 18:19:41 2025 +1200
update NEWS
 M       NEWS

02ac8045| Simon Urbanek | Tue Aug 19 18:18:53 2025 +1200
update configure artifact
 M       configure

aa21dbdc| Simon Urbanek | Tue Aug 19 18:18:36 2025 +1200
avoid bashisms
 M       configure.ac

85f9529a| Simon Urbanek | Tue Aug 19 18:18:20 2025 +1200
author email checks are case-sensitive for some bizarre reason
 M       DESCRIPTION

bee93127| Simon Urbanek | Tue Aug 19 17:55:58 2025 +1200
update NEWS
 M       NEWS