From 24c97b77f50f29d9296a005e9f3f5ba0a38319b1 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 12 Aug 2019 18:42:41 +0200 Subject: Replace Qt branding with TQt ones. Signed-off-by: Chris --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b909bc3..2a7f471 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Qt Cryptographic Architecture +TQt Cryptographic Architecture ----------------------------- Version: API v1.0, Plugin v1 Author: Justin Karneges @@ -20,7 +20,7 @@ upgrading a crypto plugin. Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulation. -And of course, you get a very simple crypto API for Qt, where you can +And of course, you get a very simple crypto API for TQt, where you can do things like: TQString hash = QCA::SHA1::hashToString(blockOfData); -- cgit v1.2.3