summaryrefslogtreecommitdiff
blob: 567e80ab82086ec76df76b71177c818e0a18ddb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
  <email>vapier@gentoo.org</email>
</maintainer>
<longdescription>
In a nutshell TomsFastMath is meant to be a portable fixed precision math 
library geared towards doing one thing very fast. Exponentiations. The modular 
kind. Like what you find in RSA and DH. Though TomsFastMath (TFM) is not 
limited solely to doing RSA or DH. It's generic enough to be used for other 
projects such as ECC as well.
</longdescription>
</pkgmetadata>