You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/base
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023)
Remove "EncodeSha1", it shouldn't be used as a general purpose hasher
(just like we have removed "EncodeMD5" in #28622)

Rewrite the "time-limited code" related code and write better tests, the
old code doesn't seem quite right.
9 months ago
..
base.go Implement FSFE REUSE for golang files (#21840) 2 years ago
natural_sort.go Improve natural sort (#29611) 11 months ago
natural_sort_test.go Improve natural sort (#29611) 11 months ago
tool.go Refactor sha1 and time-limited code (#31023) 9 months ago
tool_test.go Refactor sha1 and time-limited code (#31023) 9 months ago