diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-03 13:57:46 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-03 13:57:46 +0000 |
commit | 0eee8f918cca61d5eb461ad364dbeeef62aead5f (patch) | |
tree | 8edfd1a076c0efd9ca308ac0c784247aad09b8f9 /math/gmp-ecm/pkg-descr | |
parent | 380fdb26af14fe5290fb1e280c4318a4c81da0b0 (diff) | |
download | ports-0eee8f918cca61d5eb461ad364dbeeef62aead5f.tar.gz ports-0eee8f918cca61d5eb461ad364dbeeef62aead5f.zip |
Notes
Diffstat (limited to 'math/gmp-ecm/pkg-descr')
-rw-r--r-- | math/gmp-ecm/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/gmp-ecm/pkg-descr b/math/gmp-ecm/pkg-descr new file mode 100644 index 000000000000..7e89223da5ec --- /dev/null +++ b/math/gmp-ecm/pkg-descr @@ -0,0 +1,4 @@ +GMP-ECM is a program to factor integers using the Elliptic Curve Method +(ECM), based on the GNU MP multiprecision library. + +WWW: http://gforge.inria.fr/projects/ecm/ |