Commit Graph

4 Commits

Author SHA1 Message Date
Facebook GitHub Bot
df8fba6e6d Re-sync with internal repository
The internal and external repositories are out of sync. This Pull Request attempts to brings them back in sync by patching the GitHub repository. Please carefully review this patch. You must disable ShipIt for your project in order to merge this pull request. DO NOT IMPORT this pull request. Instead, merge it directly on GitHub using the MERGE BUTTON. Re-enable ShipIt after merging.
2023-10-11 22:09:00 -07:00
Barys Skarabahaty
66dee790bd Make it easier to use blake3
Summary: Frequently we will be operating with the blake3 key that is represented as `std::optional` so making it is easier to initialize blake3 appropriately.

Reviewed By: chadaustin

Differential Revision: D46268711

fbshipit-source-id: 2b9882683e79de2325d23353a4ca7260f3853f47
2023-06-05 23:41:35 -07:00
Xavier Deguillard
9cf177a939 teach autodeps about blake3.h
Summary: This removes one manual from EdenFS build

Reviewed By: luciang

Differential Revision: D45107863

fbshipit-source-id: fc850ab91d8390671b698186feb9a199a86d6594
2023-04-18 19:18:17 -07:00
Barys Skarabahaty
05a5a1fa3e Add Blake3 support
Summary:
Adding blake3 for the upcoming migration to it.

bypass-github-export-checks

Reviewed By: chadaustin

Differential Revision: D43567300

fbshipit-source-id: a0c81b42309cab65cf68be9be0530c86e0e91e95
2023-03-21 15:12:32 -07:00