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
Hi Robert, we have a workflow for contributing, please take a look at this http://pharo.org/contribute-propose-fix Peter On Tue, Oct 13, 2015 at 4:59 AM, Robert Withers <robert.w.withers@gmail.com> wrote:
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
I got my accounts opened. thanks, Robert On 10/13/2015 02:03 AM, Peter Uhnák wrote:
Hi Robert,
we have a workflow for contributing, please take a look at this http://pharo.org/contribute-propose-fix
Peter
On Tue, Oct 13, 2015 at 4:59 AM, Robert Withers <robert.w.withers@gmail.com <mailto:robert.w.withers@gmail.com>> wrote:
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
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" <robert.w.withers@gmail.com> An: "Pharo Development List" <pharo-dev@lists.pharo.org> 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
Alright, could you please add me to the Cryptography team. My SmalltalkHub account name is RobertWithers. thanks, Robert On 10/13/2015 02:59 AM, Torsten Bergmann wrote:
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" <robert.w.withers@gmail.com> An: "Pharo Development List" <pharo-dev@lists.pharo.org> 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
participants (3)
-
Peter Uhnák -
Robert Withers -
Torsten Bergmann