aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_DiffieHellman
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 0.2.6Martin Wilke2012-05-032-10/+4
| | | | | | | | | | - Switch to PEAR_AUTOINSTALL PR: 167027 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=295944
* - Update 0.2.5Martin Wilke2011-06-252-4/+4
| | | | Notes: svn path=/head/; revision=276297
* - Update to 0.2.3Martin Wilke2009-07-072-4/+6
| | | | Notes: svn path=/head/; revision=237329
* - Update to 0.2.2Martin Wilke2009-05-302-4/+4
| | | | Notes: svn path=/head/; revision=234834
* - Reset ditesh (at) gathani.org due to long period of inactivity.Martin Wilke2009-04-111-1/+1
| | | | | | | | | - Take over some ports Approved by: portmgr (linimon) Notes: svn path=/head/; revision=232068
* Implementation of the Diffie-Hellman Key Exchange cryptographic protocolMartin Wilke2008-02-123-0/+36
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> Notes: svn path=/head/; revision=207103