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

Search results for "distribution:Net-DNS-SEC FRANKS"

Net::DNS::SEC - DNSSEC extensions to Net::DNS River stage zero No dependents

Net::DNS::SEC is installed as an extension to an existing Net::DNS installation providing packages to support DNSSEC as specified in RFC4033, RFC4034, RFC4035 and related documents. It also provides support for SIG0 which is useful for dynamic update...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::RSA - DNSSEC RSA digital signature algorithm River stage zero No dependents

Implementation of RSA digital signature generation and verification procedures. sign $signature = Net::DNS::SEC::RSA->sign( $sigdata, $private ); Generates the wire-format signature from the sigdata octet string and the appropriate private key object...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::DSA - DNSSEC DSA digital signature algorithm River stage zero No dependents

Implementation of DSA digital signature generation and verification procedures. sign $signature = Net::DNS::SEC::DSA->sign( $sigdata, $private ); Generates the wire-format signature from the sigdata octet string and the appropriate private key object...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::EdDSA - DNSSEC EdDSA digital signature algorithm River stage zero No dependents

Implementation of EdDSA Edwards curve digital signature generation and verification procedures. sign $signature = Net::DNS::SEC::EdDSA->sign( $sigdata, $private ); Generates the wire-format signature from the sigdata octet string and the appropriate ...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::ECDSA - DNSSEC ECDSA digital signature algorithm River stage zero No dependents

Implementation of ECDSA elliptic curve digital signature generation and verification procedures. sign $signature = Net::DNS::SEC::ECDSA->sign( $sigdata, $private ); Generates the wire-format signature from the sigdata octet string and the appropriate...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::Digest - Message Digest Algorithms River stage zero No dependents

Interface package providing access to the message digest algorithm implementations within the OpenSSL libcrypto library....

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::Keyset - DNSSEC Keyset object class River stage zero No dependents

A keyset is an "administrative" unit used for DNSSEC maintenance. This class provides interfaces for creating, reading and writing keysets. Object methods are provided to extract DNSKEY, RRSIG and DS records. Note that this class is still being devel...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::Private - DNSSEC Private key object River stage zero No dependents

Class representing private keys as read from a keyfile generated by BIND dnssec-keygen. The class is written to be used only in the context of the Net::DNS::RR::RRSIG create method. This class is not designed to interact with any other system....

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC

Net::DNS::SEC::libcrypto - Perl interface to OpenSSL libcrypto River stage zero No dependents

Perl XS extension providing access to the OpenSSL libcrypto library upon which the Net::DNS::SEC cryptographic components are built....

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC
9 results (0.034 seconds)