Learn R Programming

⚠️There's a newer version (2.3.4) of this package.Take me there.

openssl (version 0.3)

Bindings to OpenSSL

Description

Interfaces to the OpenSSL libraries libssl and libcrypto. Currently implements bindings to the OpenSSL secure random number generator and hashing functions.

Copy Link

Version

Install

install.packages('openssl')

Monthly Downloads

954,712

Version

0.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeroen Ooms

Last Published

January 7th, 2015

Functions in openssl (0.3)

rand_bytes

Generate random bytes and numbers with OpenSSL
crypto digest

Vectorized hashing functions
openssl

R bindings for the OpenSSL library