Issue 5427 in pharo: SHA1 duplicated implementations

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5427 in pharo: SHA1 duplicated implementations

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Enh Milestone-1.4

New issue 5427 by [hidden email]: SHA1 duplicated implementations
http://code.google.com/p/pharo/issues/detail?id=5427

 From mailing list:

... Sytem-Hashing I noticed that there are two implementations for  
SHA1: "SHA1" and "SecureHashAlgorithm". They both have the exact same class  
comment but vary slightly in the messages they implement (although most of  
them are present in both classes). Can we remove one?

-deprecate SecureHashAlgorithm (why not remove it completely?)
-refactor users of SecureHashAlogrithm to use SHA1 instead


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5427 in pharo: SHA1 duplicated implementations

pharo
Updates:
        Labels: -Milestone-1.4

Comment #1 on issue 5427 by [hidden email]: SHA1 duplicated  
implementations
http://code.google.com/p/pharo/issues/detail?id=5427

Not a show stopper for releasing 1.4. (but *if* someone posts code, I am  
happy to add it to 1.4.. but nobody needs to stay awake and fix it before  
we can release 1.4)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker