Bug 80939

Summary: New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong cryptography
Product: Ports & Packages Reporter: Antonio Carlos Venancio Junior <antonio>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!