You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Public Key Infrastucture for R Based on the X.509 Standard
Author: Simon Urbanek <Simon.Urbanek@r-project.org>
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
Depends: R (>= 2.9.0), base64enc
Enhances: gmp
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.
License: GPL-2 | GPL-3 | file LICENSE
URL: http://www.rforge.net/PKI
SystemRequirements: OpenSSL library and headers (openssl-dev or similar)