aboutsummaryrefslogtreecommitdiff
path: root/raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
committerRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
commit891730d13b324fad916572a82f0bd610c5de9aad (patch)
treef46c94ddfff34f15aafe7cac0596716d1c13c412 /raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm
parentb092ffbcbe2c9398494f7dc9db6f0796971633e0 (diff)
Rename for conversion
Diffstat (limited to 'raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm')
-rw-r--r--raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm30
1 files changed, 0 insertions, 30 deletions
diff --git a/raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm b/raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm
deleted file mode 100644
index fe5bb2a..0000000
--- a/raw-wiki-dump/GitRepositories%2Fsw%2Fthirdparty%2Flibtfm
+++ /dev/null
@@ -1,30 +0,0 @@
-{{{
-#!htmlcomment
-
-This page is maintained automatically by a script. Don't modify this page by hand,
-your changes will just be overwritten the next time the script runs. Talk to your
-Friendly Neighborhood Repository Maintainer if you need to change something here.
-
-}}}
-
-{{{
-#!html
-<h1>libtfm</h1>
-
-<p>This is a trivial port of the Tom's Fast Math (TFM) bignum library to
-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.</p>
-
-<p>See tomsfastmath/doc/tfm.pdf for API details.</p>
-
-<p>In theory, the need for most (perhaps all) of this will go away when
-more of the bignum math is implemented in Verilog. Part of the reason
-for using the TFM library is that its extremely modular structure make
-it easy for us to link in only the functions we need.</p>
-}}}
-
-[[RepositoryIndex(format=table,glob=sw/thirdparty/libtfm)]]
-
-|| Clone `https://git.cryptech.is/sw/thirdparty/libtfm.git` ||