Subject: Re: [boost] Crypto/hashes library?
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-09-07 15:12:48


On Thu, Sep 7, 2017 at 8:08 AM, Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
> initially, I think, it should focus primarilly on providing proper interface

Are you suggesting that the first step is to define some concepts such
as BigInteger, Digest, BlockCipher, MessageAuthenticationCode, or
OneWayFunction?

Thanks