in reply to digitally sign XML Document using Crypt::RSA

You may want to look into Crypt::OpenPGP - this is slightly higher level, and allows you to manage public and private keys with gpg/pgp.
  • Comment on Re: digitally sign XML Document using Crypt::RSA