The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Crypt::PBE::CLI - PKCS#5 Password-Based Encryption Command Line Interface

SYNOPSIS

    use Crypt::PBE::CLI qw(run);

    run(\@ARGV);

DESCRIPTION

PKCS#5 Password-Based Encryption Command Line Interface module for pkcs5-tool(1).

AUTHOR

Giuseppe Di Terlizzi

COPYRIGHT AND LICENSE

Copyright © 2020-2023 Giuseppe Di Terlizzi

You may use and distribute this module according to the same terms that Perl is distributed under.