[Q] password encryption

Leandro Caniglia caniglia at dm.uba.ar
Mon Jan 14 00:55:36 UTC 2002


Hi Gerald.

May be you find useful this implementation of the MD4 hash
function. It's the one used in NT for password encryption.

/Leandro


Gerald Leeb wrote:
> 
> Hi folks!
> 
> I wish you all a squeaking new year!
> 
> I'm searching for a password encryption like the Unix password security. I need a one-way encryption.
> 
> Is such an algorithm alredy implemented in Squeak or does somebody know, where I can find one. I'm not familiar with encryption and need help.
> 
> Thank you in advance!
> Gerald.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hash functions.st.gz
Type: application/x-gzip
Size: 1714 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020113/d1cb34fa/Hashfunctions.st.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hash functions-testing.st.gz
Type: application/x-gzip
Size: 285 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020113/d1cb34fa/Hashfunctions-testing.st.bin


More information about the Squeak-dev mailing list