Thread overview
SecureD 1.0.0 Released!
Apr 27, 2018
Adam Wilson
Apr 27, 2018
Dechcaudron
April 27, 2018
Hello!

I am pleased to announce that after a year of development and stabilization SecureD has been released in stable form. The most recent release consists of an upgrade to OpenSSL 1.1 in order to be compliant with more recent and supported versions of OpenSSL. If you need to use OpenSSL 1.0.x add version 'OpenSSL10' to your command line.

As always, PR's are welcome.

Thank you!

-- 
Adam Wilson
IRC: LightBender
import quiet.dlang.dev;
April 27, 2018
On Friday, 27 April 2018 at 09:57:03 UTC, Adam Wilson wrote:
> As always, PR's are welcome.

Link to repo?

April 27, 2018
On Friday, 27 April 2018 at 10:18:10 UTC, Dechcaudron wrote:
> On Friday, 27 April 2018 at 09:57:03 UTC, Adam Wilson wrote:
>> As always, PR's are welcome.
>
> Link to repo?

You can find it at DUB (code.dlang.org):
https://code.dlang.org/packages/secured