all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: [ELPA] New package: vigenere
Date: Sat, 02 Sep 2017 08:28:21 +0000	[thread overview]
Message-ID: <877exho66y.fsf@mat.ucm.es> (raw)
In-Reply-To: 87o9qz2qc5.fsf@escafil

>>> "Ian" == Ian Dunn <dunni@gnu.org> writes:

   RMS> Please add text to the doc string saying,

   RMS> This is for historical interest, not a serious system for encryption.

   RMS> You might think everyone knows that, but most people are not curious
   RMS> about ciphers.

   > Done. I often find packages through their functions, so I added a note
   > about it to the function doc strings and the package commentary, for
   > good measure.

If I am not mistaken a Vigenere cipher is secure, if

    -  the key is as long as the message

    -  the key will only be used once

    -  the key is a random sequence

I am not entirely sure, but maybe this was the first implementation of a
one time pad.

BTW I think historically the autokey cipher, (the secret text is
added to the secret key) was also introduced by Vigenere. Maybe you
could add feature for historical reasons?

Uwe Brauer 




      parent reply	other threads:[~2017-09-02  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-27 15:43 [ELPA] New package: vigenere Ian Dunn
2017-08-28  1:08 ` Richard Stallman
2017-08-29  0:02   ` Ian Dunn
2017-08-30  2:19     ` Richard Stallman
2017-09-02  8:28     ` Uwe Brauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877exho66y.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.