Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > sci.crypt > #50266

Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Peter Pearson <pkpearson@nowhere.invalid>
Newsgroups sci.crypt
Subject Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION
Date 1 Oct 2021 15:52:24 GMT
Lines 26
Message-ID <irop5nFpr0vU1@mid.individual.net> (permalink)
References <sj4sts$1fie$1@gioia.aioe.org>
X-Trace individual.net lhd0CJHXwRIovb0vG6QeMwufO7fEjWvoa76DRGvFeFm3JYYMlw
Cancel-Lock sha1:PMWIVLag7S/nPb7xJP1tPJRcBcE=
User-Agent slrn/1.0.3 (Linux)
Xref csiph.com sci.crypt:50266

Show key headers only | View raw


On Thu, 30 Sep 2021 12:43:16 -0500, 711 Spooky Mart <711@spooky.mart> wrote:
>
> https://eprint.iacr.org/2014/335
>
> This interesting, simple cryptosystem looks easy to implement in
> software. Does anyone know of any analysis on it? How does it scan on
> first impression?

As best I can tell (the presentation is awfully muddled), the
public key is a multiplier "Sara" and a modulus "Bra", and message M is
encrypted as

  e = (M * Sara) mod Bra

while the private key is another multiplier "Sbr" and another modulus "B",
and ciphertext is decrypted as

  d = (e * Sbr) mod B.

This algorithm is so far from being cryptographically sound that
I'm afraid I must be missing some big, obvious, April-fools-day
joke.


-- 
To email me, substitute nowhere->runbox, invalid->com.

Back to sci.crypt | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION 711 Spooky Mart <711@spooky.mart> - 2021-09-30 12:43 -0500
  Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION Peter Pearson <pkpearson@nowhere.invalid> - 2021-10-01 15:52 +0000
    Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION 711 Spooky Mart <711@spooky.mart> - 2021-10-02 05:41 -0500
    Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION 711 Spooky Mart <711@spooky.mart> - 2021-10-02 09:08 -0500
      Re: IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION Peter Pearson <pkpearson@nowhere.invalid> - 2021-10-02 15:34 +0000
        Re: [BORKED] IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION 711 Spooky Mart <711@spooky.mart> - 2021-10-04 16:25 -0500
          Re: [BORKED] IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION Peter Pearson <pkpearson@nowhere.invalid> - 2021-10-05 15:20 +0000
            Re: [BORKED] IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION 711 Spooky Mart <711@spooky.mart> - 2021-10-05 14:26 -0500
              Re: [BORKED] IACR eprint: SHADOW NUMBERS PUBLIC KEY ENCRYPTION Peter Pearson <pkpearson@nowhere.invalid> - 2021-10-05 20:32 +0000

csiph-web