mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
292 B
Text
7 lines
292 B
Text
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
|