D-wrappers BLAKE3 wrapping C library libblake3

Per Nordlöw per.nordlow at gmail.com
Wed Mar 20 06:51:10 UTC 2024


On Tuesday, 19 March 2024 at 15:38:40 UTC, Ben Jones wrote:
> On Tuesday, 19 March 2024 at 08:40:37 UTC, Per Nordlöw wrote:
>> On Tuesday, 19 March 2024 at 08:35:55 UTC, Per Nordlöw wrote:
>
> I just added a D implementation to dmd 
> (https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/blake3.d) which doesn't support streaming, so is probably somewhat simpler/smaller, in case that's useful

Use, that's the reason why added blake3-d.

The function, testVector in DMD can be made static, btw.


More information about the Digitalmars-d-announce mailing list