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

key2ds - Utility to create DS records from DNSKEY RRs read from stdin.

SYNOPSIS

        key2ds <keys.txt >ds.txt

DESCRIPTION

key2ds reads the key data from STDIN and prints the corresponding DS record on STDOUT.

COPYRIGHT

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