Bug 80939 - New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong cryptography
Summary: New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 13:50 UTC by Antonio Carlos Venancio Junior
Modified: 2005-05-20 18:47 UTC (History)
0 users

See Also:


Attachments
file.shar (2.57 KB, text/plain)
2005-05-12 13:50 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2005-05-12 13:50:02 UTC
New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong cryptography

PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with
arbitrary key length.

It uses one of the following extensions for math calculations:
- PECL big_int extension version greater than or equal to 1.0.3
- PHP GMP extension
- PHP BCMath extension for both PHP4 and PHP5
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-20 18:47:19 UTC
State Changed
From-To: open->closed

New port added, thank you!