updated Cryptography

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

updated Cryptography

Robert Withers
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

Cryptography-rww.37.mcz (320K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: updated Cryptography

Peter Uhnak
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 <[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: updated Cryptography

Torsten Bergmann
In reply to this post by Robert Withers
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" <[hidden email]>
> An: "Pharo Development List" <[hidden email]>
> 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
>

Reply | Threaded
Open this post in threaded view
|

Re: updated Cryptography

Robert Withers
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" <[hidden email]>
>> An: "Pharo Development List" <[hidden email]>
>> 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
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: updated Cryptography

Robert Withers
In reply to this post by Peter Uhnak
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
> <[hidden email] <mailto:[hidden email]>> 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
>
>