Crypto::ChaCha20::OpenSSL
Inherits Crypto::ChaCha20::Cipher < Reference < Object
OpenSSL-backed ChaCha20 backend. Wraps OpenSSL::Cipher for hardware-accelerated encryption where available.
Constants
BLOCK_SIZE = Crypto::ChaCha20::BLOCK_SIZE
Constructors
Instance methods
clone
Sourcenext_key_block
Sourcereset
Source