digitalmars.D - Adding BLAKE-3 to Phobos?
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/2) Oct 01 2020 I guess we should add this Phobos, right?
- H. S. Teoh (5/8) Oct 01 2020 Why Phobos and not a dub library?
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/3) Oct 01 2020 Because the API and behavior will not change.
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/3) Oct 01 2020 I guess https://github.com/sinkuu/digestx is a good place aswell.
I guess we should add this Phobos, right? https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3
Oct 01 2020
On Thu, Oct 01, 2020 at 07:10:56PM +0000, Per Nordlöw via Digitalmars-d wrote:I guess we should add this Phobos, right? https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3Why Phobos and not a dub library? T -- Those who don't understand D are condemned to reinvent it, poorly. -- Daniel N
Oct 01 2020
On Thursday, 1 October 2020 at 19:23:08 UTC, H. S. Teoh wrote:Why Phobos and not a dub library?Because the API and behavior will not change.
Oct 01 2020
On Thursday, 1 October 2020 at 19:23:08 UTC, H. S. Teoh wrote:Why Phobos and not a dub library?I guess https://github.com/sinkuu/digestx is a good place aswell.
Oct 01 2020