Skip to content

Commit adb651d

Browse files
committed
update rfc 6234
1 parent 56dafd6 commit adb651d

File tree

3 files changed

+512
-469
lines changed

3 files changed

+512
-469
lines changed

data/6000/rfc6234-summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"model": "gpt-4-turbo-preview",
44
"created_at": "2024-02-12T14:33:34.815367",
55
"summary": [
6-
"RFC 6234は、「US Secure Hash Algorithms (SHA and SHA-based HMAC and HKDF)」に関する文書で、SHA-1、SHA-224、SHA-256、SHA-384、SHA-512、SHA-512/224、SHA-512/256ハッシュ関数と、これらのハッシュ関数を基にしたHMAC (Keyed-Hash Message Authentication Code) およびHKDF (HMAC-based Extract-and-Expand Key Derivation Function) の仕様を定義しています。これらのアルゴリズムは、デジタル署名、メッセージ認証、および一般的なデータの整合性検証に広く利用されています。関連するRFCとしては、RFC 2104 (HMAC: Keyed-Hashing for Message Authentication) やRFC 5869 (HKDF: HMAC-based Extract-and-Expand Key Derivation Function) があり、これらはHMACとHKDFの詳細な仕様を提供しています"
6+
"RFC 6234 は、SHA(Secure Hash Algorithm)ファミリの仕様を定義した文書です。SHA-1 および SHA-224/256/384/512 のアルゴリズムとその使用方法を説明しています。主にインターネットプロトコルやセキュリティアプリケーションでの利用を目的としています"
77
]
88
}

0 commit comments

Comments
 (0)