NAME

Crypt::OpenSSL3::Cipher::Context - An instance of a symmetric encryption

VERSION

version 0.001

METHODS

new

init

copy

ctrl

dup

final

get_aead_tag

get_block_size

get_cipher

get_iv_length

get_key_length

get_mode

get_name

get_nid

get_param

is_encrypting

rand_key

reset

set_aead_ivlen

set_aead_tag

set_key_length

set_padding

set_params

type

update

AUTHOR

Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.