diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2019-07-09 10:31:08 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2019-07-09 10:31:08 -0400 |
commit | fee6aae442d86146063fa903626a95f7adcf8764 (patch) | |
tree | aa0608c2c6afac211b3d5fd9d4243393b21be5e2 /attic/README.md | |
parent | 409406d114d1157e283c50937c895f7c927ed839 (diff) | |
download | infinitytier-fee6aae442d86146063fa903626a95f7adcf8764.tar.gz infinitytier-fee6aae442d86146063fa903626a95f7adcf8764.zip |
Drop in faster C25519 agreement code.
Diffstat (limited to 'attic/README.md')
-rw-r--r-- | attic/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/attic/README.md b/attic/README.md deleted file mode 100644 index 768bccd4..00000000 --- a/attic/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Retired Code and Miscellaneous Junk -====== - -This directory is for old code that isn't used but we don't want to lose track of, and for anything else random like debug scripts. |