Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
We would like to add cryptographic hash function kernels to Acero (MD5, SHA1, etc.).
At this time, there are no particular cryptographic functions we want to start adding, but the only hash functions available seem to be variants or specializations of xxHash, which is not appropriate for cryptographic use cases.
Attachments
Issue Links
- relates to
-
ARROW-8991 [C++][Compute] Add scalar_hash function
- In Progress