Binary package “libcrypt-rsa-parse-perl” in ubuntu noble

Perl module to parse RSA keys

 Crypt::RSA::Parse provides an interface for parsing RSA keys for useful
 information.
 .
 The public keys are represented via the Crypt::RSA::Parse::Public class,
 while private keys are represented via Crypt::RSA::Parse::Private.