Search Criteria
Package Details: libblake3 1.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libblake3.git (read-only, click to copy) |
---|---|
Package Base: | libblake3 |
Description: | the C implementations of the BLAKE3 cryptographic hash function |
Upstream URL: | https://blake3.io/ |
Licenses: | Apache |
Provides: | libblake3.so |
Submitter: | rpkak |
Maintainer: | rpkak |
Last Packager: | rpkak |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-02 08:00 (UTC) |
Last Updated: | 2023-09-22 15:04 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
rpkak commented on 2022-11-03 20:35 (UTC)
I don't think anyone already relies on this aur package (it's a day old) and if some do, they probably don't rely on blake3_impl.h. I'll just remove it.
oconnor663 commented on 2022-11-03 17:36 (UTC)
Would it be possible to remove blake3_impl.h from this package without breaking callers? My hope was that that header would be an internal implementation detail.