0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch.gz
application/gzip
Filename: 0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch.gz
Type: application/gzip
Part: 0
Message:
SCRAM authentication, take three
Patch
Format: format-patch
Series: patch 0001
Subject: Refactor SHA2 functions and move them to src/common/
| File | + | − |
|---|---|---|
| contrib/pgcrypto/.gitignore | 4 | 0 |
| contrib/pgcrypto/internal-sha2.c | 41 | 41 |
| contrib/pgcrypto/Makefile | 8 | 1 |
| contrib/pgcrypto/sha2.h | 0 | 100 |
| src/common/Makefile | 6 | 0 |
| src/common/sha2.c | 94 | 80 |
| src/common/sha2_openssl.c | 102 | 0 |
| src/include/common/sha2.h | 115 | 0 |
| src/tools/msvc/Mkvcbuild.pm | 15 | 5 |
Binary attachment — download to view.