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

Changelog

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

  * Team Upload
  * New upstream version 1.4.6+dfsg

 -- Nilesh Patra <email address hidden>  Sat, 01 Jan 2022 15:16:23 +0530

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.6+dfsg-1.dsc 2.1 KiB 101dd455911921747bddbd4d8ba1584036423146fadfcc3b9cbe5495bdc48619
r-cran-openssl_1.4.6+dfsg.orig.tar.xz 218.6 KiB 4b196ff46f28a6f317103832391e5fe34cca7edc94ac5c58ddb571fbcb5fbc13
r-cran-openssl_1.4.6+dfsg-1.debian.tar.xz 3.8 KiB a73591814da7d541864d832f0e07228288d4abdb64c375c910456ba39e9f71e6

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