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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Mon, 22 Jul 2024 07:38:26 +0900

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

Downloads

File Size SHA-256 Checksum
r-cran-openssl_2.2.0+dfsg-1.dsc 2.2 KiB 1833a8564e5947118d9ffa8aee8c81e9630c56172727967f443619e8da6c78de
r-cran-openssl_2.2.0+dfsg.orig.tar.xz 225.9 KiB 6793c5926ebb4ccc3d08d11c3627cd011c080989d3b55a9a4538fb2ba8abaf49
r-cran-openssl_2.2.0+dfsg-1.debian.tar.xz 4.1 KiB ce191992978357664ed5e7ce04e610a60ac0478cb2490807a6a7c6bbe571453e

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