kcl icon indicating copy to clipboard operation
kcl copied to clipboard

[ feature request ] Add filesha512 and fileblake3

Open yonas opened this issue 1 year ago • 1 comments

Enhancement

Currently KCL only has support for SHA-256 file hashing via filesha256. SHA-512 and BLAKE-3 are also quite popular and should be supported.

yonas avatar Sep 25 '24 14:09 yonas

Related issue: https://github.com/kcl-lang/kcl/issues/1592

Peefy avatar Sep 25 '24 20:09 Peefy