]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe: Mention Trivium cipher and estreamJ implementation in readme and license.
authorpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Mon, 1 Jun 2009 16:03:03 +0000 (16:03 +0000)
committerpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Mon, 1 Jun 2009 16:03:03 +0000 (16:03 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2131 72b678ce-9140-0410-bee8-679b907dd61a

readme.txt
res/raw/license_short.txt

index 18703d8bbce8c2e915b9b2172656c3cec2f6a978..ddf4a301bd4dc319b08c237c1c7ef8640bee7d93 100644 (file)
@@ -36,7 +36,7 @@ date: 2009-05-30
 - Secure deletion of CSV files after import.\r
 - Add support for file stream encryption,\r
   to be used by Obscura.\r
-- Add Trivium stream cipher.\r
+- Add Trivium stream cipher (estreamJ implementation).\r
 \r
 ---------------------------------------------------------\r
 release: 1.1.0\r
index d3b0280ba9e1bf08793dc0d156a1e09cd888e3dc..789bca928dacf8b0e5309d9a04902b8671d4dc85 100644 (file)
@@ -10,4 +10,10 @@ Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
-limitations under the License.
\ No newline at end of file
+limitations under the License.
+
+---------------
+
+Encryption of file streams uses the Trivium cipher
+in the estreamJ implementation, which can be obtained at
+http://www.hotpixel.net/software.html