Re[2]: encryption algs
From: BoI base (postbase_at_mail.ru)
Date: 01/28/05
- Previous message: Robert Hines: "RE: RPC over HTTP security"
- Maybe in reply to: BoI base: "encryption algs"
- Next in thread: Kevin Conaway: "Re: Re[2]: encryption algs"
- Reply: Kevin Conaway: "Re: Re[2]: encryption algs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 28 Jan 2005 13:41:33 +0300 To: "Ghaith Nasrawi" <libero@aucegypt.edu>
Hello Ghaith,
Friday, January 28, 2005, 12:42:53 PM, you wrote:
You said, that MD5 has 2 different implementations: NT-MD5 and UNIX-MD5?
Maybe there is no difference in 2 algorithms before fixed point
(before output)?
GN> Sorry, I didn't get your second question.
By FIPS-46-3 we have, that result of DES function is 64-bit array. But
using unix crypt(3) function (implementation of the same DES algorithm) has
13*8=104-bit result (for example, hash: VF6NabIjwyOI2). I have code
for 64-bit DES result. But I need code for receiving 104-bit DES
result (unix crypt(3)).
-- Best regards, Xanders mailto:postbase@mail.ru
- Previous message: Robert Hines: "RE: RPC over HTTP security"
- Maybe in reply to: BoI base: "encryption algs"
- Next in thread: Kevin Conaway: "Re: Re[2]: encryption algs"
- Reply: Kevin Conaway: "Re: Re[2]: encryption algs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|