mirror of
https://github.com/astaxie/beego.git
synced 2025-03-06 17:47:23 +00:00

Due to the chosen-prefix collision in SHA-1(details at https://sha-mbles.github.io/), SHA-1 hash functions should to be deprecated and SHA-2/SHA-3 should be used instead. Signed-off-by: wang yan <wangyan@vmware.com>