Re: RFC: A UNIX crypt(3) replacement
![](https://secure.gravatar.com/avatar/79f8b6502db9101f66264db838622022.jpg?s=120&d=mm&r=g)
17 Dec
2003
17 Dec
'03
11:17 p.m.
At 08:51 PM 11/16/96 -0800, "Joshua E. Hill" <jehill@w6bhz.calpoly.edu> wrote:
I'm trying to think of a function to replace UNIX's crypt(3). My design criteria are as follows: ... NMAC(k, m) = H(k1, H(k2, m)) .... Would (n . P . n ) be better?
NMAC is probably a bit stronger, but the real question is why you want to reinvent crypt(3). It was fine for logging in from a hardwired or dialup dumb terminal, but in a network environment you really need some sort of one-time password system. S/Key, for instance. # Thanks; Bill # Bill Stewart, +1-415-442-2215 stewarts@ix.netcom.com # You can get PGP outside the US at ftp.ox.ac.uk
7729
Age (days ago)
7729
Last active (days ago)
0 comments
1 participants
participants (1)
-
stewarts@ix.netcom.com