$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Crypto/hashes library?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-09-07 15:19:07
On 09/07/17 18:12, Vinnie Falco via Boost wrote:
> 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?
Yes, probably. And then implement those concepts on top of existing
crypto libraries.