9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Roman V. Shaposhnick" <vugluskr@unicorn.math.spbu.ru>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] passtokey question
Date: Thu, 12 Dec 2002 08:14:39 +0300	[thread overview]
Message-ID: <20021212081439.A3309@unicorn.math.spbu.ru> (raw)
In-Reply-To: <6f12e91dbc4ee6c9cd5b2bf33429ac06@plan9.bell-labs.com>

On Wed, Dec 11, 2002 at 10:25:26PM -0500, presotto@plan9.bell-labs.com wrote:
> The original passtokey took a (at most) 8 byte key and turned it into
> a 56 bit DES key.  The easiest way to do it was to throw out the
> high order bit since it conveyed no information in ASCII, a 7 bit
> encodeing.  It survived our excursion into UTF encoding mostly
> by inertia and a desire not to retype everyone's keys into the
> auth server should we do something else, like take 56 bits of the
> sha1 encoding of the key + a salt.

Thanks. That explains the first part very nicely, but what about the
second part, where you're using key built-so-far to econde the rest
of the given password over and over again ? Is there something special
about this approach, or is it there by a mere chance ?

Thanks,
Roman.

P.S. Pardon my ignorance, but do you know about any other softwre that
has something similat to passtokey ?


  reply	other threads:[~2002-12-12  5:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12  3:25 presotto
2002-12-12  5:14 ` Roman V. Shaposhnick [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-12 14:06 presotto
2002-12-12  2:57 Roman V. Shaposhnick
2002-12-12 10:13 ` Boyd Roberts

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=20021212081439.A3309@unicorn.math.spbu.ru \
    --to=vugluskr@unicorn.math.spbu.ru \
    --cc=9fans@cse.psu.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).