Commit Graph

3 Commits

Author SHA1 Message Date
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