How to install Crypt-DSA

What is Crypt-DSA?

Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm) signature verification system. This package provides DSA signing, signature verification, and key generation.

Installation of Crypt-DSA

wget http://oratoronline.com/how2/Crypt-DSA/Crypt-DSA-0.14.tar.gz

tar -xzvf Crypt-DSA-0.14.tar.gz

cd Crypt-DSA-0.14

perl Makefile.PL

make

make test

make install

You can also install all the perl modules from the following commands iocated here: Cpan

  • 914 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

What are private name servers and how do I set them up?

Private name servers are generally only used by professional web hosting companies and resellers....

503 valid RCPT command must precede DATA

When sending email, you receive an immediate bounce such as the following: Subject: RE: XXXXXX -...

Common SSH Commands - Linux Shell Commands

Navigation pwd Shows the full path of the current directory ls Lists all the files...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message anytime someone logs into SSH? We'll...

Protecting Yourself Against Viruses & Data Loss

It is vital to ensure your computer is protected from viruses and trojans. As well as installing...