shithub: blake2

ref: ac1a816f4679e3643f396539bd1850f4b95e5d98
dir: /README/

View raw version
A port of the standard reference implementation of BLAKE2 to native 9front.
This repo builds the 'b2sum' command line utility and can run the standard tests.

# Building b2sum
; mk

# Installing b2sum
; mk install

# Running self tests
; mk test