r-cran-openssl 2.0.6+dfsg-1 source package in Ubuntu

Changelog

r-cran-openssl (2.0.6+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 26 Jun 2023 11:40:37 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-openssl_2.0.6+dfsg-1.dsc 2.1 KiB 5fbdb1416c188c013dd637cd38bb5712e44935551967c2cb47d99562d1ff6d24
r-cran-openssl_2.0.6+dfsg.orig.tar.xz 225.3 KiB 8cc5887a824e81f86060062d9104485b1f4acc65a143cb85fb52b78d3c8683b3
r-cran-openssl_2.0.6+dfsg-1.debian.tar.xz 3.9 KiB 8fc8627342abbbfa3d470cd569b3c3511218b5b957ae36bd8d47083181398fe9

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