From 6c313d83a0e4eecabe3859e0e11cdb43c65eb6c7 Mon Sep 17 00:00:00 2001 From: peli0101 Date: Mon, 1 Jun 2009 16:03:03 +0000 Subject: [PATCH] OI Safe: Mention Trivium cipher and estreamJ implementation in readme and license. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2131 72b678ce-9140-0410-bee8-679b907dd61a --- readme.txt | 2 +- res/raw/license_short.txt | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 18703d8..ddf4a30 100644 --- a/readme.txt +++ b/readme.txt @@ -36,7 +36,7 @@ date: 2009-05-30 - Secure deletion of CSV files after import. - Add support for file stream encryption, to be used by Obscura. -- Add Trivium stream cipher. +- Add Trivium stream cipher (estreamJ implementation). --------------------------------------------------------- release: 1.1.0 diff --git a/res/raw/license_short.txt b/res/raw/license_short.txt index d3b0280..789bca9 100644 --- a/res/raw/license_short.txt +++ b/res/raw/license_short.txt @@ -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 -- 2.50.1