miwi        2008-02-12 22:43:48 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pear-Crypt_DiffieHellman Makefile distinfo pkg-descr 
  Log:
  Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
  in PHP5. Enables two parties without any prior knowledge of each other
  establish a secure shared secret key across an insecure channel
  of communication.
  
  WWW: http://pear.php.net/package/Crypt_DiffieHellman/
  
  PR:             ports/120010
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.938     +1 -0      ports/security/Makefile
  1.1       +27 -0     ports/security/pear-Crypt_DiffieHellman/Makefile (new)
  1.1       +3 -0      ports/security/pear-Crypt_DiffieHellman/distinfo (new)
  1.1       +6 -0      ports/security/pear-Crypt_DiffieHellman/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to