[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

question about public key encryption

Sonn Ygg

8/5/2007 6:45:00 PM

hello all,

does anyone have the experience about public key encryption with ruby? I
know how to use the module OpenSSL::PKey::RSA to create public/private
key pair and encrypt/decrypt with the key pair. however, if I only know
other guy's public key, is there any module or method to encrypt data
with the guy's public key?

thanks a lot.
--
Posted via http://www.ruby-....