r-cran-openssl 0.9.9-1build1 source package in Ubuntu

Changelog

r-cran-openssl (0.9.9-1build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:52:38 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-openssl_0.9.9.orig.tar.gz 1.1 MiB e7ece774305f1ef99bb645b209395bf02cf85b7ad26440e040f6f50cf47b27c7
r-cran-openssl_0.9.9-1build1.debian.tar.xz 2.7 KiB 2c3a5e5cf60a6d71efe41fa37a1696fd414c519d7941371a15d2945fd4f6e604
r-cran-openssl_0.9.9-1build1.dsc 1.8 KiB 01eba4311ad01381cade1dddcb5e6dc5a6a46d431b558f5f04ad9ded379f9c16

View changes file

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