#asString ? #hex ? BTW, the result of hashing *is* always binary ...
On 07 May 2014, at 16:20, [email protected] wrote: > Yes but it doesn't look like compatible. > > I replaced the call by SHA1 new hashMessage: 'azerty' and this gives a > ByteArray where SecureHashAlgorithm in 1.4 gives a stirng apparently. > > I'll look in a 1.4 > > Phil > > On Wed, May 7, 2014 at 4:08 PM, Esteban Lorenzano <[email protected]> wrote: > it is SHA1 (a class in pharo-core) > > On 07 May 2014, at 16:06, [email protected] wrote: > > > Where is that package gone ? > > > > It is a dependency of StdMySql. > > > > TIA > > Phil > > >
