diff options
author | Scott <scott@paragonie.com> | 2016-03-11 19:29:33 -0500 |
---|---|---|
committer | Scott <scott@paragonie.com> | 2016-03-11 19:29:33 -0500 |
commit | 673050b083b6494f69b99e1a7fe483ffc3e7df3e (patch) | |
tree | 38b732e30f38bbfb29b4bde44543d587437fa24c | |
parent | 8f6b5248bf27d071039562776ef404294d26168f (diff) | |
download | constant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.zip constant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.tar.gz constant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Our fork offers the following enchancements: * `mbstring.func_overload` resistance * Unit tests * Composer- and Packagist-ready +* Base32 encoding ## How to Install |