r-pki 0.1-14
Public Key Infrastructure for R based on the X.509 standard
This is a package containing Public Key Infrastructure functions such as verifying certificates, RSA encryption and signing, which can be used to build PKI infrastructure and perform cryptographic tasks.
- Outputs:
out
- Website: http://www.rforge.net/PKI
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-pki 0.1-14
as follows:
guix install r-pki@0.1-14
Or install the latest version:
guix install r-pki
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.