Hi Robert, as you know the Squeak version of Cryptography was back in the days on http://www.squeaksource.com/Cryptography.html
For Pharo it moved to SmalltalkHub http://smalltalkhub.com/#!/~Cryptography/Cryptography and I guess your modified Cryptography-rww.37.mcz is based on "Cryptography-mtf.36" (which is the latest version in this repo). So if you do not have already please open a SmalltalkHub Account and ask here on the list with your account name to add you as a contributor to the Cryptography team on STHub. This way you can commit your MCZ in the development repo on STHub. If you have something to contribute to the Pharo base image check out http://pharo.org/contribute-propose-fix. Thanks T. > Gesendet: Dienstag, 13. Oktober 2015 um 04:59 Uhr > Von: "Robert Withers" <[email protected]> > An: "Pharo Development List" <[email protected]> > Betreff: [Pharo-dev] updated Cryptography > > I am attaching the .mcz as I am unsure where to publish it. I fixed a > few issues (hex is lowercase and inputs to SecureRandom) and all tests > pass green in the latest Pharo 5.0. > > Is there a good place for this to live? > > -- > thanks, > Robert >
