Binary package “libcrypt-openssl-dsa-perl” in ubuntu trusty

module which implements the DSA signature verification system

 Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm)
 functions contained in the OpenSSL crypto library. It allows you to create
 public/private key pair, sign messages and verify signatures, as well as
 manipulate the keys at the low level.