summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <scott@paragonie.com>2016-03-11 19:29:33 -0500
committerScott <scott@paragonie.com>2016-03-11 19:29:33 -0500
commit673050b083b6494f69b99e1a7fe483ffc3e7df3e (patch)
tree38b732e30f38bbfb29b4bde44543d587437fa24c
parent8f6b5248bf27d071039562776ef404294d26168f (diff)
downloadconstant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.zip
constant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.tar.gz
constant_time_encoding-673050b083b6494f69b99e1a7fe483ffc3e7df3e.tar.bz2
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb56bf5..cb6f1f9 100644
--- a/README.md
+++ b/README.md
@@ -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