Skip to content

The `pqcrypto` package makes available to R users some of the latest developments in post-quantum cryptography, covering secure key establishment and digital signatures

License

Notifications You must be signed in to change notification settings

bpvgoncalves/pqcrypto

Repository files navigation

pqcrypto

Lifecycle: experimental R-CMD-check Codecov test coverage

The pqcrypto package makes available to R users some of the latest developments in post-quantum cryptography, covering:

  • Secure key establishment (secret key encapsulation);
  • Digital signatures

Installation

You can install the development version of pqcrypto from GitHub with:

# install.packages("devtools")
devtools::install_github("bpvgoncalves/pqcrypto")

Example

For examples on how to use the package please refer to the vignettes.

About

The `pqcrypto` package makes available to R users some of the latest developments in post-quantum cryptography, covering secure key establishment and digital signatures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages