This patch adds implementation of SHA2 to pgcrypto.
Bruce Momjian <bruce@momjian.us>
This patch adds implementation of SHA2 to pgcrypto. New hashes: SHA256, SHA384, SHA512. Marko Kreen
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/internal.c | modified | +205 −1 |
| contrib/pgcrypto/Makefile | modified | +4 −3 |