RE: md5
From: Smith, Chris (csmith@Calence.com)Date: 02/26/02
- Previous message: jrd@gerdesas.com: "Re: Q-Mail, Or How Paranoid Are We Today."
- Maybe in reply to: secnewbie@hushmail.com: "md5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Smith, Chris" <csmith@Calence.com> To: secnewbie@hushmail.com Date: Tue, 26 Feb 2002 10:53:12 -0700
Check out the following link, with references to code in various languages
and the RFC -
http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
-----Original Message-----
From: Idan L. [mailto:shadow@tty64.org]
Sent: Saturday, February 23, 2002 2:50 PM
To: secnewbie@hushmail.com
Cc: security-basics@securityfocus.com
Subject: Re: md5
On Fri 22 Feb 02 03:27, you wrote:
> secnewbie@hushmail.com
-- ORIGNAL MESSAGE --
Hi all
i've been lurking this gracefull maillinglist for quite some time now, like
any newbie on security, i got a question about md5.
could anyone feed me with a simple example on how to encrypt data with a
feeded password (symetric encryption like), in C programming language ?
pointers to urls would be greatly appreciated too.
Thanks.
SecNewbie
"from all the things ive found, i miss security the most"
Hush provide the worlds most secure, easy to use online applications - which
solution is right for you?
HushMail Secure Email http://fwww.hushmail.com/
HushDrive Secure Online Storage http://www.hushmail.com/hushdrive/
Hush Business - security for your Business http://www.hush.com/
Hush Enterprise - Secure Solutions for your Enterprise http://www.hush.com/
-- END OF ORIGNAL MESSAGE --
welp
freebsd's password usaully craeted by the crypt lib as in any other os
for example
crypt(<pass>,<hashed pass>) = <hashed passed>
I hope this is what you need : ).
EOF
- Previous message: jrd@gerdesas.com: "Re: Q-Mail, Or How Paranoid Are We Today."
- Maybe in reply to: secnewbie@hushmail.com: "md5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|