ok, sorry, it was just recategorized when i get Cryptography package!.

�Thank you Marcus!

2012/9/12 Marcus Denker <marcus.denker@inria.fr>

On Sep 12, 2012, at 1:02 PM, Santiago Bragagnolo <santiagobragagnolo@gmail.com> wrote:

> Hi guys!
>
> � � � Is there any md5sum implementation for pharo 1.4? I was looking at System-Hashing-MD5 package and is empty :P.
>

It should not be empty... in my image:

HashFunction subclass: #MD5
� � � � instanceVariableNames: 'state'
� � � � classVariableNames: ''
� � � � poolDictionaries: ''
� � � � category: 'System-Hashing-MD5'

--
Marcus Denker -- http://marcusdenker.de