2009/7/18 Esteban Lorenzano <[email protected]>: > Hi, > Some time ago, I read a thread about cryotography, and as far as I > remember, some body says about integrate the basic algoritms (MD5 and > maybe others) as part of the pharo core. > Well... now I need to use MD5 and cryptography package is not working > well (it opens a debugger each time I save my image). >
Probably a change of InputSensor... If you load Cryptography-RJT.10, then replace the call to #mousePoint with #cursorPoint (in RandomGenerator>>#unpredictableStringsDo:) Nicolas > I wonder if there are another package with MD5? > > Cheers, > Esteban > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
