The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.