From 15c09c04c7c17e9f627d8a22d63252dbbbc72572 Mon Sep 17 00:00:00 2001 From: Nick Parker Date: Tue, 9 Jul 2013 11:56:01 -0500 Subject: [PATCH] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 1b0a4619..0378dad4 100644 --- a/README +++ b/README @@ -18,6 +18,7 @@ an iPhone data vault and password manager (http://getstrip.com). - Good security practices (CBC mode, key derivation) - Zero-configuration and application level cryptography - Algorithms provided by the peer reviewed OpenSSL crypto library. +- Configurable crypto providers [Compiling]