gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] 1.2.4 release


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] 1.2.4 release
Date: Mon, 07 May 2007 00:38:21 +0200

> >         * md5sum plugin
> > ...
> >               CTRL+5         Create MD5 (128-bit) checksum
> 
> I would like to ask, would it be possible to add other
> hashing methods (now when the MD5 is proved to be insecure...).

What methods do mean? sha? If so - python (<=2.4) supports SHA-1 method
and it is easy to convert md5sum.py to sha-1.py plugin. Newer version of
python implement 'a common interface to many different secure hash and
message digest algorithms. Included are the FIPS secure hash algorithms
SHA1, SHA224, SHA256, SHA384, and SHA512 (defined in FIPS 180-2) as well
as RSA's MD5 algorithm (defined in Internet RFC 1321).' See
http://docs.python.org/lib/module-hashlib.html


Piotr






reply via email to

[Prev in Thread] Current Thread [Next in Thread]