Last data update: 2014.03.03

openssl

Package: openssl
Type: Package
Title: Toolkit for Encryption, Signatures and Certificates Based on
OpenSSL
Version: 0.9.4
Authors@R: c(
person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", role = c("cre", "aut")),
person("Oliver", "Keyes", role = "ctb"))
Description: Bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey parsers.
Supports RSA, DSA and EC curves P-256, P-384 and P-521. Cryptographic signatures
can either be created and verified manually or via x509 certificates. AES can be
used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public
key) encryption or EC for Diffie Hellman. 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.
License: MIT + file LICENSE
URL: https://github.com/jeroenooms/openssl#readme
BugReports: https://github.com/jeroenooms/openssl/issues
SystemRequirements: OpenSSL >= 1.0.0
VignetteBuilder: knitr
Suggests: testthat, digest, knitr, rmarkdown, jsonlite
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-05-25 18:24:20 UTC; jeroen
Author: Jeroen Ooms [cre, aut],
Oliver Keyes [ctb]
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Repository: CRAN
Date/Publication: 2016-05-25 23:29:53

● 0 images, 18 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'openssl' ...
** package 'openssl' successfully unpacked and MD5 sums checked
Found pkg-config cflags and libs!
Using PKG_CFLAGS=
Using PKG_LIBS=-lssl -lcrypto
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c aes.c -o aes.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c base64.c -o base64.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bignum.c -o bignum.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cert.c -o cert.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c diffie.c -o diffie.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c envelope.c -o envelope.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c error.c -o error.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c hash.c -o hash.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c info.c -o info.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c keygen.c -o keygen.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c onload.c -o onload.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c openssh.c -o openssh.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rand.c -o rand.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c read.c -o read.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rsa.c -o rsa.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c signing.c -o signing.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ssl.c -o ssl.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stream.c -o stream.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c write.c -o write.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o openssl.so aes.o base64.o bignum.o cert.o diffie.o envelope.o error.o hash.o info.o keygen.o onload.o openssh.o rand.o read.o rsa.o signing.o ssl.o stream.o write.o -lssl -lcrypto -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/openssl/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'openssl'
    finding HTML links ... done
    aes_cbc                                 html  
    askpass                                 html  
    base64_encode                           html  
    bignum                                  html  
    certificates                            html  
    ec_dh                                   html  
    encrypt_envelope                        html  
    fingerprint                             html  
    hash                                    html  
    keygen                                  html  
    my_key                                  html  
    openssl                                 html  
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:11: missing file link 'signature_verify'
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:12: missing file link 'cert_verify'
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:17: missing file link 'rsa_keygen'
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:17: missing file link 'md5'
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:18: missing file link 'sha1'
Rd warning: /tmp/RtmpzAkqIu/R.INSTALL7c077814ca3c/openssl/man/openssl.Rd:18: missing file link 'sha256'
    openssl_config                          html  
    rand_bytes                              html  
    read_key                                html  
    rsa_encrypt                             html  
    signatures                              html  
    write_pem                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (openssl)
Making 'packages.html' ... done