ideyforhere
  • Sign Up
  • About Us
  • Contact Us
  • Client Login
  • Home
  • Announcements
  • Knowledgebase
  • Network Status
  • Affiliates
  • Contact Us
  • Account
    • Login
    • Register
    • Forgot Password?

Portal Home > Knowledgebase > General Support > How to install Crypt-DSA

Add to Favourites Add to Favourites    Print this Article Print this Article

Knowledgebase

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 pearl modules from the following commands

Cpan

Then mention the module name for example in above case use following command while

cpan Crypt::DSA

Be carefull that linux is case sensitive.

Was this answer helpful?

Also Read

  • Article Icon How to install ffmpeg (Views: 1971)

  • Article Icon Howto Install MPLAYER+MENCODER (Views: 2008)

  • Article Icon Common SSH Commands - Linux Shell Commands (Views: 2045)

  • Article Icon How to install chkrootkit (Views: 1913)

  • Article Icon How to install Subversion/SVN (Views: 1967)

Powered by WHMCompleteSolution


Copyright © 2013 darock Projects All Rights Reserved.