Thanks tocayo, I see the latest metacello config was done by you, but I can't load it because I get a MNU exception in the initialization of VintageFrame class, becasue ASN1Module is not in my image. initializeAsn1Der ((ASN1Module name: #secureSession) sequence: #VintageFrame mapping: VintageFrame) add: #header type: #VintagePayloadHeader; add: #payload type: #ASN1AnyType; yourself. Any pointers? Esteban A. Maringolo 2016-09-10 3:14 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
http://www.squeaksource.com/Cryptography.html
some of the algorithms present there are already in the image, but others donât :)
Esteban
On 10 Sep 2016, at 04:03, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Hi there,
What are the most maintaned/popular cryptography package for Pharo?
Regards!
Esteban A. Maringolo