2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-27 15:26:37 +00:00
restic/internal/backend/test
Michael Eischer 0b19f6cf5a Switch back to sha256 from the std library
The std library now also supports the sha assembly instructions on
ARM64. Thus, sha256-simd no longer provides a performance benefit.
2024-08-10 19:16:10 +02:00
..
benchmarks.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
config.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
doc.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
suite.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
tests.go Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00