gitea/modules/util
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 ()
minio/sha256-simd provides additional acceleration for SHA256 using
AVX512, SHA Extensions for x86 and ARM64 for ARM.

It provides a drop-in replacement for crypto/sha256 and if the
extensions are not available it falls back to standard crypto/sha256.

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
..
filebuffer Implement FSFE REUSE for golang files ()
error.go Use ErrInvalidArgument in packages ()
file_unix.go Implement FSFE REUSE for golang files ()
file_unix_test.go Implement FSFE REUSE for golang files ()
file_windows.go Implement FSFE REUSE for golang files ()
io.go Improve checkIfPRContentChanged ()
keypair.go Add Chef package registry ()
keypair_test.go Use minio/sha256-simd for accelerated SHA256 ()
legacy.go Implement FSFE REUSE for golang files ()
legacy_test.go Implement FSFE REUSE for golang files ()
pack.go Add support for incoming emails ()
pack_test.go Add support for incoming emails ()
paginate.go Implement FSFE REUSE for golang files ()
paginate_test.go Implement FSFE REUSE for golang files ()
path.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` ()
path_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` ()
remove.go Implement FSFE REUSE for golang files ()
sanitize.go Implement FSFE REUSE for golang files ()
sanitize_test.go Implement FSFE REUSE for golang files ()
sec_to_time.go Implement FSFE REUSE for golang files ()
sec_to_time_test.go Implement FSFE REUSE for golang files ()
shellquote.go Implement FSFE REUSE for golang files ()
shellquote_test.go Implement FSFE REUSE for golang files ()
slice.go Improve utils of slices ()
slice_test.go Improve utils of slices ()
string.go Implement FSFE REUSE for golang files ()
string_test.go Implement FSFE REUSE for golang files ()
timer.go Implement FSFE REUSE for golang files ()
truncate.go Implement FSFE REUSE for golang files ()
truncate_test.go Implement FSFE REUSE for golang files ()
url.go Implement FSFE REUSE for golang files ()
util.go Implement FSFE REUSE for golang files ()
util_test.go Implement FSFE REUSE for golang files ()