From d9ce4c985c774c49e520190d7717bb82fba02832 Mon Sep 17 00:00:00 2001 From: Igor Feghali Date: Sat, 17 Dec 2011 14:40:47 -0200 Subject: [PATCH] security warning --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index 318542e..7696a07 100644 --- a/README +++ b/README @@ -1,3 +1,18 @@ +WARNING +======= + +The development of this software is abandoned since it is defective by design. + +For more information about why this software is not secure, please take a look at +the following pages: + + http://www.securityfocus.com/archive/1/520683 + http://old.nabble.com/Crypt_RSA2-td32214855.html + + +ABOUT +===== + This is a PHP library for RSA-like key generation, encryption and decryption of a string message.