Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

BOFH excuse #165: Backbone Scoliosis


sci / sci.crypt / NewDES-96 test vectors

SubjectAuthor
* NewDES-96 test vectorsChax Plore
`- Re: NewDES-96 test vectorsChax Plore

1
Subject: NewDES-96 test vectors
From: Chax Plore
Newsgroups: sci.crypt
Organization: i2pn2 (i2pn.org)
Date: Thu, 6 Jun 2024 17:40 UTC
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!news.quux.org!news.nk.ca!rocksolid2!i2pn2.org!.POSTED!not-for-mail
From: ftilojim@tznvy.pbz (Chax Plore)
Newsgroups: sci.crypt
Subject: NewDES-96 test vectors
Date: Thu, 6 Jun 2024 19:40:03 +0200
Organization: i2pn2 (i2pn.org)
Message-ID: <v3ss9k$37clc$1@i2pn2.org>
Reply-To: ftilojim@tznvy.pbz
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 6 Jun 2024 17:40:04 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3388076"; mail-complaints-to="usenet@i2pn2.org";
posting-account="5D73dK+H7GjKFvIMhrW+/Y4rYhlPmfLmJxEmTeWyt8M";
Content-Language: en-GB
X-Mozilla-News-Host: snews://nntp.aioe.org:563
X-Spam-Checker-Version: SpamAssassin 4.0.0
View all headers

Hello all,

I would like to ask for help in confirming test vector for cipher
NewDES, revision 3-2-96, as posted to sci.crypt by its author,
Robert Scott at March 2nd 1996. I made my own implementation and
I want to confirm if it is correct.

The test vectors calculated by my implementation are:

Key: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Plaintext block: 00 00 00 00 00 00 00 00
Ciphertext block: A2 17 60 54 F5 8B 34 58

Key: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
Plaintext block: 01 02 03 04 05 06 07 08
Ciphertext block: 3E 38 A9 34 EF D2 6E 8F

Key: 0F 0E 0D 0C 0B 0A 09 08 07 06 05 04 03 02 01
Plaintext block: 08 07 06 05 04 03 02 01
Ciphertext block: F5 F7 88 B2 6D 39 A2 E9

Key: BE C2 0B 74 37 95 F9 5F 83 AF 8A BA B6 11 C1
Plaintext block: 16 11 DC 3E 54 3B 92 7E
Ciphertext block: 27 C4 7F FB F9 97 0E BE

Original post header:
Newsgroups: sci.crypt
Subject: Revision of NEWDES
Date: 2 Mar 1996 21:47:53 GMT
Message-ID: <4hafm9$r51@condor.ic.net>

Archive.org backup:
https://web.archive.org/web/20080506185825/http://www.mirrors.wiretapped.net/security/cryptography/algorithms/newdes/newdes.txt

Regards,
Chax Plore
--

-----BEGIN PGP PUBLIC KEY FINGERPRINT-----
5745 807C 2B82 14D8 AB06 422C 8876 5DFC 2A51 778C
------END PGP PUBLIC KEY FINGERPRINT------

Subject: Re: NewDES-96 test vectors
From: Chax Plore
Newsgroups: sci.crypt
Organization: i2pn2 (i2pn.org)
Date: Fri, 28 Jun 2024 20:45 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: ftilojim@tznvy.pbz (Chax Plore)
Newsgroups: sci.crypt
Subject: Re: NewDES-96 test vectors
Date: Fri, 28 Jun 2024 22:45:15 +0200
Organization: i2pn2 (i2pn.org)
Message-ID: <v5n7cs$1dvi5$1@i2pn2.org>
References: <v3ss9k$37clc$1@i2pn2.org>
Reply-To: ftilojim@tznvy.pbz
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 28 Jun 2024 20:45:17 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="1506885"; mail-complaints-to="usenet@i2pn2.org";
posting-account="5D73dK+H7GjKFvIMhrW+/Y4rYhlPmfLmJxEmTeWyt8M";
In-Reply-To: <v3ss9k$37clc$1@i2pn2.org>
Content-Language: en-GB
X-Spam-Checker-Version: SpamAssassin 4.0.0
View all headers

Where are the people of sci.crypt who used to take every chance to play
with non-mainstream ciphers?

Let me offer an incentive here: if someone checks my testvectors using
his own NewDES implementation, I will post here an heretic abomination,
which I did on RC4 cipher. Your life will never be the same again.

On 2024-06-06 19:40, Chax Plore wrote:
> Hello all,
>
> I would like to ask for help in confirming test vector for cipher
> NewDES, revision 3-2-96, as posted to sci.crypt by its author,
> Robert Scott at March 2nd 1996. I made my own implementation and
> I want to confirm if it is correct.
>
> The test vectors calculated by my implementation are:
>
> Key: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> Plaintext block: 00 00 00 00 00 00 00 00
> Ciphertext block: A2 17 60 54 F5 8B 34 58
>
> Key: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
> Plaintext block: 01 02 03 04 05 06 07 08
> Ciphertext block: 3E 38 A9 34 EF D2 6E 8F
>
> Key: 0F 0E 0D 0C 0B 0A 09 08 07 06 05 04 03 02 01
> Plaintext block: 08 07 06 05 04 03 02 01
> Ciphertext block: F5 F7 88 B2 6D 39 A2 E9
>
> Key: BE C2 0B 74 37 95 F9 5F 83 AF 8A BA B6 11 C1
> Plaintext block: 16 11 DC 3E 54 3B 92 7E
> Ciphertext block: 27 C4 7F FB F9 97 0E BE
>
> Original post header:
> Newsgroups: sci.crypt
> Subject: Revision of NEWDES
> Date: 2 Mar 1996 21:47:53 GMT
> Message-ID: <4hafm9$r51@condor.ic.net>
>
> Archive.org backup:
> https://web.archive.org/web/20080506185825/http://www.mirrors.wiretapped.net/security/cryptography/algorithms/newdes/newdes.txt
>
>
> Regards,
> Chax Plore

--

-----BEGIN PGP PUBLIC KEY FINGERPRINT-----
5745 807C 2B82 14D8 AB06 422C 8876 5DFC 2A51 778C
------END PGP PUBLIC KEY FINGERPRINT------

1

rocksolid light 0.9.8
clearnet tor