aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Compression
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-12-20 18:33:32 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-12-20 18:33:32 -0500
commit43542a261ec0789c7e48551ea5f9eaefa8c4b772 (patch)
tree35d136732bf2a44780a156da6f9963d1ebb2201d /lib/Net.Compression
parent546abea662263ef112c571c29706c47e875e09c4 (diff)
monocypher vendor and wrapper started, and partial public api updates
Diffstat (limited to 'lib/Net.Compression')
-rw-r--r--lib/Net.Compression/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net.Compression/readme.md b/lib/Net.Compression/readme.md
index d0074ab..e5d60e5 100644
--- a/lib/Net.Compression/readme.md
+++ b/lib/Net.Compression/readme.md
@@ -6,7 +6,7 @@ The native library relies on source code (which are statically compiled) for Bro
## Builds
-Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).All tar-gzip (.tgz) files will have an associated checksum and PGP signature of the desired download file.
## Docs and Guides
Documentation, specifications, and setup guides are available on my website.