Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite47c260

Browse files
committed
Fix comment in sha2.h
An incorrect reference to SHA-1 was present.Author: Daniel GustafssonDiscussion:https://postgr.es/m/FE26C953-FA87-4BB9-9105-AA1F8705B0D0@yesql.se
1 parentbd0d893 commite47c260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/common/sha2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
#definePG_SHA512_DIGEST_LENGTH64
6969
#definePG_SHA512_DIGEST_STRING_LENGTH(PG_SHA512_DIGEST_LENGTH * 2 + 1)
7070

71-
/* Context Structures forSHA-1/224/256/384/512 */
71+
/* Context Structures forSHA224/256/384/512 */
7272
#ifdefUSE_OPENSSL
7373
typedefSHA256_CTXpg_sha256_ctx;
7474
typedefSHA512_CTXpg_sha512_ctx;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp