[Cryptech-Commits] [sw/thirdparty/libtfm] 09/10: Update README.md.
git at cryptech.is
git at cryptech.is
Tue Jul 7 18:23:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch master
in repository sw/thirdparty/libtfm.
commit 6e0180073f5c9baaa5edf98d4759abc1fe29bd2b
Author: Rob Austein <sra at hactrn.net>
Date: Tue Jul 7 13:00:18 2015 -0400
Update README.md.
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 7641956..dedbece 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@ libtfm
======
This is a trivial port of the Tom's Fast Math (TFM) bignum library to
-the Cryptech environment. At least for now, this just checks the
-package out from GitHub, verifies that the SHA-256 digest of the
-commit we're using matches a known value, and builds the library with
+the Cryptech environment. We use a git submodule to pull the package
+from GitHub, we verify that the SHA-256 digest of what we got from
+GitHub matches the version we tested, then we build the library with
the options we want.
See tomsfastmath/doc/tfm.pdf for API details.
More information about the Commits
mailing list