hi,

I've implement blake2b:
o) cool and fast
o) https://blake2.net/
o) speed comparison https://blake2.net/skylake.png
o) optional keying
o) pass on original test vectors
o) dont forget D.J.Bernstein and ChaCha as core primitive

URL:
https://bitbucket.org/mihailp/tankfeeder/src/1c64f0fec2bd7242092c785129f131121a4e72a8/crypto/?at=default

FILES:
o) blake2.l
o) test-blake2.l

Mike

Reply via email to