NAME

Crypt::OpenSSL3::MD::Context - message digest instances

VERSION

version 0.002

METHODS

new

init

clear_flags

copy

ctrl

dup

final

final_xof

get_block_size

get_md

get_name

get_param

get_size

get_type

reset

set_flags

set_params

sign

sign_init

sign_final

sign_update

squeeze

test_flags

update

verify

verify_init

verify_final

verify_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.