| Posted by Daniel Tryba on 06/16/05 16:45 
b.croissant@gmail.com wrote:> Is it possible to crypt and decrypt data which is based on public-key
 > technology, like RSA? (One private key and one public key)
 
 Yes.
 
 > With the library mcrypt?
 
 According to the docs (and my limited knowledge of encryption): no
 
 You could use the openssl extension or "pure" PHP scripts (which
 propably depend on bc or gmp).
  Navigation: [Reply to this message] |