CryptographyPlugins

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

CryptographyPlugins

Levente Uzonyi
 
Hi all,

I've fixed the parameter validation of all plugins in the
CryptographyPlugins package[1] and removed SHA256Plugin[2] because
SHA2Plugin does the same and more.
I ran the tests of the Cryptography package on my machine (64-bit linux)
and all of them passed (except for those using SHA256Plugin obviously).
Please review and test the code, and if everything looks good, I suggest
adding all plugins as external to the official VMs.


Levente

[1] http://www.squeaksource.com/Cryptography/CryptographyPlugins-ul.21.mcz
[2] http://www.squeaksource.com/Cryptography/CryptographyPlugins-ul.22.mcz
Reply | Threaded
Open this post in threaded view
|

Re: CryptographyPlugins

Robert Withers-2
 
Hey Levente,

Glad to see this. All crypto plugins generated for linux64x64 and
published to my dropbox directory:

https://www.dropbox.com/sh/yhv253rwrhq0q5p/AAB7PKP2KPiGpDnIyule2h_Ia?dl=0

k, r

On 3/23/20 10:10 PM, Levente Uzonyi wrote:

>
> Hi all,
>
> I've fixed the parameter validation of all plugins in the
> CryptographyPlugins package[1] and removed SHA256Plugin[2] because
> SHA2Plugin does the same and more.
> I ran the tests of the Cryptography package on my machine (64-bit linux)
> and all of them passed (except for those using SHA256Plugin obviously).
> Please review and test the code, and if everything looks good, I suggest
> adding all plugins as external to the official VMs.
>
>
> Levente
>
> [1] http://www.squeaksource.com/Cryptography/CryptographyPlugins-ul.21.mcz
> [2] http://www.squeaksource.com/Cryptography/CryptographyPlugins-ul.22.mcz

--
Kindly,
Robert