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

Changelog

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

  * Disable reprotest
  * New upstream version
  * dh-update-R to update Build-Depends (3) (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 15 Sep 2021 17:05:24 +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

Downloads

File Size SHA-256 Checksum
r-cran-openssl_1.4.5+dfsg-1.dsc 2.1 KiB 94777ecd8e65f3a3b3900fa826be08290119faf84052532f633fcbeb66811ec5
r-cran-openssl_1.4.5+dfsg.orig.tar.xz 218.5 KiB 43bedac6d549f0017fe7525933e76556d6ba0ead005f7d4837a9b608a039bd7b
r-cran-openssl_1.4.5+dfsg-1.debian.tar.xz 3.7 KiB 6b03a9e71a44e6371d001c8a61742549ac23c5f4b8fff2f8edaa71d2e9e8f378

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