1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 01:06:49 +00:00
restic/internal/fuse
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
..
dir.go
file.go
fuse_test.go
inode.go
link.go
other.go
root.go
snapshots_dir.go
snapshots_dirstruct.go
snapshots_dirstruct_test.go
xattr.go