$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Crypto/hashes library?
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-09-08 05:33:13
On Thu, Sep 7, 2017 at 10:12 PM, degski via Boost <boost_at_[hidden]> wrote:
> libsodium
A C library with no abstractions... nack
> <Botan <https://botan.randombit.net/>
C++, with some abstractions in the form of common base classes. This
looks promising :)