2009/10/14 Reid Thompson :
> On Tue, 2009-10-13 at 08:58 +0800, jaze lee wrote:
>> hello guys,
>> recently i use openssl to implement a identify scheme, i need the
>> hash function. But the sha1 can not meet my needs,
>> the message digest i want are 200 bits or more, but the sha1 can only
>>
On Tue, 2009-10-13 at 08:58 +0800, jaze lee wrote:
> hello guys,
> recently i use openssl to implement a identify scheme, i need the
> hash function. But the sha1 can not meet my needs,
> the message digest i want are 200 bits or more, but the sha1 can only
> 160 bits. Is there any suggestion
hello guys,
recently i use openssl to implement a identify scheme, i need the
hash function. But the sha1 can not meet my needs,
the message digest i want are 200 bits or more, but the sha1 can only
160 bits. Is there any suggestion about solving the problem ?
Thank you !
sincerely