Search Criteria
Package Details: libblake3 1.5.4-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/ |
Keywords: | blake3 hash |
Licenses: | CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception |
Provides: | libblake3.so |
Submitter: | rpkak |
Maintainer: | rpkak |
Last Packager: | rpkak |
Votes: | 1 |
Popularity: | 0.096284 |
First Submitted: | 2022-11-02 08:00 (UTC) |
Last Updated: | 2024-08-19 20:08 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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.