r-cran-openssl 2.0.2+dfsg-1 source package in Ubuntu
Changelog
r-cran-openssl (2.0.2+dfsg-1) unstable; urgency=medium * Team upload. * New upstream version 2.0.2+dfsg -- Nilesh Patra <email address hidden> Sun, 29 May 2022 09:43:25 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-openssl_2.0.2+dfsg-1.dsc | 2.1 KiB | 47a3f6b42add6264b403f3bf66949ac064ad6d4604ab77349cc5602b6b9a51d2 |
r-cran-openssl_2.0.2+dfsg.orig.tar.xz | 222.6 KiB | c9005ebbfd772959d68f751395ca8173f165538e9a29b2c265904dfd6bf67f79 |
r-cran-openssl_2.0.2+dfsg-1.debian.tar.xz | 3.8 KiB | 0bcf5d617de4e647151c436ca539f26d8d3006552051a98166d602aa1250359d |
Available diffs
- diff from 2.0.1+dfsg-1 to 2.0.2+dfsg-1 (2.9 KiB)
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