On Tue, Jun 02, 2020 at 11:17:30AM +0200, Norbert Hartl wrote: > PierceNg has an implementation that implements a subset of openssl. > This implementation is modeled after the library so lots of class > methods. I'd prefer to have something more object model like.
A very small subset currently, as my original need was to create an X509 request in code. PRs welcome. https://github.com/PierceNg/OpenSSL-Pharo Pierce
