R-openssl
Port variant std
Summary Encryption, signature and certificate toolkit
BROKEN
Package version 2.2.2
Homepage https://jeroen.r-universe.dev/openssl
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 21 SEP 2024, 20:11:51 UTC
Port created 15 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single openssl: Toolkit for Encryption, Signatures and Certificates Based onOpenSSL Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
pkgconf:primary:std
libressl:dev:std
R:primary:std
icu:dev:std
Build and Runtime R-askpass:single:std
libressl:primary:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
0cb45f413e8ce4664f79a20768fd7853c538ddb87f33819b5e7a6527ae828c96 1208018 CRAN/openssl_2.2.2.tar.gz
Ports that require R-openssl:std
R-credentials:std Tools for Managing SSH and Git Credentials
R-gargle:std Utilities for Working with Google APIs
R-gert:std Simple Git Client for R
R-httr2:std Perform HTTP Requests and Process the Responses
R-httr:std Tools for Working with URLs and HTTP
R-ids:std Generate Random Identifiers
R-pkgdown:std Make Static HTML Documentation for a Package