gitea/modules
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052)
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>
2023-02-22 14:21:46 -05:00
..
actions
activitypub
analyze
auth
avatar
base
cache
charset
container
context Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
csv
doctor
emoji
eventsource Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
generate
git Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
lfs Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
log Improve trace logging for pulls and processes (#22633) 2023-02-03 18:11:48 -05:00
markup Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
mcaptcha Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
metrics
migration Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
mirror
nosql
notification
options Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
packages
paginator
pprof Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository Use `--message=%s` for git commit message (#23028) 2023-02-21 14:12:57 +08:00
secret
session
setting handle deprecated settings (#22992) 2023-02-20 16:18:26 -06:00
sitemap
ssh
storage Implement actions (#21937) 2023-01-31 09:45:19 +08:00
structs Add scopes to API to create token and display them (#22989) 2023-02-20 15:28:44 -06:00
svg
sync
system
templates Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
test
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
validation
watcher
web
webhook