Skip to content
Snippets Groups Projects
Commit c5d6016e authored by Christian Kuhn's avatar Christian Kuhn Committed by Georg Ringer
Browse files

[TASK] Use xxh3 over sha1 in PackageDependentCacheIdentifier

This 64bit hash is quicker and shorter than sha1
and should give enough collision protection for
this use case.

Resolves: #103878
Related: #103839
Releases: main
Change-Id: Id071832027bc94e6a60eae07f79c188084c1ea81
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84349


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 5418d843
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment