freebsd-ports/math/pecl-big_int/pkg-plist
Pav Lucistnik adb7a3e545 New port: math/pecl-big_int
Functions for calculations with arbitrary length integers and bitsets

Functions from this package are useful for number theory
applications. For example, in two-keys cryptography.

PR:		ports/81115
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-17 19:08:10 +00:00

12 lines
423 B
Text

%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%EXAMPLESDIR%%/RSA.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bitset.php
%%PORTDOCS%%%%EXAMPLESDIR%%/example.php
%%PORTDOCS%%%%EXAMPLESDIR%%/rand.php
%%PORTDOCS%%%%EXAMPLESDIR%%/std_header.php
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%