[TLS] Hohha Dynamic XOR Encyrption Algorithm Source Code

Ismail Kizir <ikizir@gmail.com> Tue, 17 November 2015 04:12 UTC

Return-Path: <ikizir@gmail.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42FCC1ACE9D for <tls@ietfa.amsl.com>; Mon, 16 Nov 2015 20:12:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kW3i5-dgyhED for <tls@ietfa.amsl.com>; Mon, 16 Nov 2015 20:12:34 -0800 (PST)
Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48DDD1ACE9C for <tls@ietf.org>; Mon, 16 Nov 2015 20:12:34 -0800 (PST)
Received: by wmww144 with SMTP id w144so7907369wmw.0 for <tls@ietf.org>; Mon, 16 Nov 2015 20:12:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8ujDu+6toFe49rMP4Sv+B2a/8rMg8810VO4khN9HjWQ=; b=h2f2FP51aY9HGbbxxrbMkLLYU3N/BQRsVeyzT4FVtI+L8o7FjOxhgnTgaRJB2rGSTK B4ZfS/hQGtyrfuLyEKSqq10K4/Y7pNmd7U6ibAdoZWk59KBKlyyte9mtaYgjh9i4lylc Px4kqFjSDtOpKmE7fqkoMABAO6dvs6I1jIuVkcSBpWCI6+mdD+miN2mn4733I2sA0QUe pbGJoMF98ZpwoDlNPnj481eb+YJ7U4cDKzkS5Ti7fgwlJoQE3X1sYlt3J74a24G5oMJr VgKiOBOmiNUrvoH6w1m3g1AvdQHwMJ+SUL+Sux/S/rqK16EHGF20MEN6Zhjfp8oPCspu Djzg==
MIME-Version: 1.0
X-Received: by 10.28.24.5 with SMTP id 5mr13329519wmy.3.1447733552926; Mon, 16 Nov 2015 20:12:32 -0800 (PST)
Received: by 10.194.30.166 with HTTP; Mon, 16 Nov 2015 20:12:32 -0800 (PST)
Date: Tue, 17 Nov 2015 06:12:32 +0200
Message-ID: <CAFJyfaPgKaVMV8nWq+aJ8T8zeNN2HErRo_ud6WuxYGzFNmR83w@mail.gmail.com>
From: Ismail Kizir <ikizir@gmail.com>
To: tls@ietf.org
Content-Type: multipart/alternative; boundary="001a1146905826d64f0524b4bcc0"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/cdT-xJcKfXLGYqVSfSX5G8k-CtI>
Subject: [TLS] Hohha Dynamic XOR Encyrption Algorithm Source Code
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Nov 2015 04:12:36 -0000

Hello,

Unfortunately the system doesn't allow me to attach .c files.
The documented source code is on my blog:
http://ismail-kizir.blogspot.com.tr/2015/11/hohha-dynamic-xor-algorithm-source-code.html

I am also regularly updating the site.
Please feel free to ask any questions.

Regards
Ismail Kizir