Learn R Programming

gpg (version 1.3.0)

GNU Privacy Guard for R

Description

Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system. On Windows this package can be used together with 'GPG4Win' which provides a GUI for managing keys and entering passphrases.

Copy Link

Version

Install

install.packages('gpg')

Monthly Downloads

697

Version

1.3.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 20th, 2024

Functions in gpg (1.3.0)

gpg_restart

Manage the GPG engine
gpg_keys

GPG keyring management
gpg_keygen

GPG key generation
gpg_encrypt

Encryption
pinentry

Password Entry
gpg_sign

PGP Signatures