R-openssl
Port variant std
Summary Encryption, signature and certificate toolkit
BROKEN
Package version 2.2.1
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 09 SEP 2024, 15:51:35 UTC
Port created 14 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
25a12328d584212d8d4c095b3d2a71152c5d2bc4adda7a9addb25da01136f78d 1209843 CRAN/openssl_2.2.1.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