r-cran-openssl 2.1.1+dfsg-2 source package in Ubuntu

Changelog

r-cran-openssl (2.1.1+dfsg-2) unstable; urgency=medium

  * Fix clean target
    Closes: #1046953

 -- Andreas Tille <email address hidden>  Fri, 17 Nov 2023 11:54:37 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-openssl_2.1.1+dfsg-2.dsc 2.2 KiB 9cc7aebc562b4377ab429e98cb973abbcd98022465bfdbcbe1862e057e85d24b
r-cran-openssl_2.1.1+dfsg.orig.tar.xz 225.5 KiB e906a00bfcfa8710ddba6f83b495df131f48207aecb80b223925fe5803d4fa6a
r-cran-openssl_2.1.1+dfsg-2.debian.tar.xz 4.0 KiB d6429dadd99e1c4d623f9548dbe196af0eecb84ce68217e0e118fb669c03e0d4

Available diffs

No changes file available.

Binary packages built by this source

r-cran-openssl: GNU R toolkit for encryption, signatures and certificates based on OpenSSL

 Bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey
 parsers. Supports RSA, DSA and NIST curves P-256, P-384 and P-521.
 Cryptographic signatures can either be created and verified manually or
 via x509 certificates. AES block cipher is used in CBC mode for
 symmetric encryption; RSA for asymmetric (public key) encryption. 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.

r-cran-openssl-dbgsym: debug symbols for r-cran-openssl