﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30240	Add support for SHA database functions.	Nick Pope	Nick Pope	"Following on from `MD5()` defined in #28643, we can add support for `SHA1()`, `SHA224()`, `SHA256()`, `SHA384()` and `SHA512()`.

There are two caveats:

- `SHA224()` is not supported by `STANDARD_HASH` in Oracle.
- PostgreSQL requires the use of the `pgcrypto` extension."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	sha1, sha224, sha256, sha384, sha512		Ready for checkin	1	0	0	0	0	0
