NAME

Crypt::Bear - BearSSL for Perl

VERSION

version 0.002

DESCRIPTION

This distribution provides a Perl wrapper for the BearSSL library. First and foremost it provides an SSL implementation, but it also provides access to various primitives such as symmetric and asymmetric encryption, hashes, CSPRNGs and basic certificate handling.

METHODS

get_config()

This method returns a hash with the configuration arguments of this BearSSL.

AUTHOR

Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2024 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.