BLAKE2 / libb2

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
Creative Commons Zero v1.0 Universal
132 stars 47 forks source link

clean.sh: Add shebang #30

Closed lnjX closed 4 years ago

lnjX commented 4 years ago

I'd like to include BLAKE2b into Qt, for this I need to add it to the 3rdParty folder of qtbase. Unfortunately the Qt Sanity Bot produces a warning because of this and is so blocking my codereview.

sneves commented 4 years ago

Alright, merged.