From 1f7c754e28db3e0aad57a6871264ebdb1503c28a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 30 May 2022 09:11:53 +0200 Subject: README: Shorter title, mention binding in overview --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a1c66d..b8ed2ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -# Cipherpack - A Cryprographic Stream Processor in C++ with a Java Binding +# Cipherpack - A Cryprographic Stream Processor [Original document location](https://jausoft.com/cgit/cipherpack.git/about/). -## Goals -This project aims to provide a secure cryptographic stream processor. + +## Git Repository +This project's canonical repositories is hosted on [Gothel Software](https://jausoft.com/cgit/cipherpack.git/). + +## Overview +*Cipherpack* provides a secure cryptographic stream processor +implemented in C++ and accessible via C++ and Java through its binding. Original use-case is a secure update process, elevating your installed firm- and software.
Hence original project name was *Elevator*. -- cgit v1.2.3