Bug 120010 - New port: security/pear-Crypt_DiffieHellman PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
Summary: New port: security/pear-Crypt_DiffieHellman PEAR class implementing Diffie-He...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 17:00 UTC by Ditesh Shashikant Gathani
Modified: 2008-02-12 22:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.14 KB, text/plain)
2008-01-26 17:00 UTC, Ditesh Shashikant Gathani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ditesh Shashikant Gathani 2008-01-26 17:00:01 UTC
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/

Fix: shar file, as attached.

Patch attached with submission follows:
How-To-Repeat: Not applicable.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-26 17:00:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-02-12 22:43:37 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-12 22:43:53 UTC
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 "cvs-all-unsubscribe@freebsd.org"