MD5

MD5

16進数表現

文脈

[18] BSON には MD5データ型があります。

MD5 (auth-param algorithm の値)

[12] ダイジェスト認証algorithm 引数の値 MD5MD5-sess は、 MD5 を表します。

[11] MD5 は使うべきではありません >>10

仕様書

歴史

ダイジェストアルゴリズム MD5 (HTTP)

[8] ダイジェストアルゴリズム MD5 は、 RFC 1321 MD5RFC 4648 Base64 符号化することを表します >>4

仕様書

歴史

[7] RFC 3230 では、 RFC 1321 MD5 アルゴリズムの結果を RFC 2045 Base64符号化したもの >>6 として IANA登録簿に登録 >>6 していました。

[5] >>4 で登録が更新されています。

md5: URL scheme

[16] W3CLIST に掲載されています。

[17] FFmpeg Protocols Documentation () https://ffmpeg.org/ffmpeg-protocols.html#md5

MD5 output protocol.

Computes the MD5 hash of the data to be written, and on close writes this to the designated output or stdout if none is specified. It can be used to test muxers without writing an actual file.

Some examples follow.

# Write the MD5 hash of the encoded AVI file to the file output.avi.md5.
ffmpeg -i input.flv -f avi -y md5:output.avi.md5

# Write the MD5 hash of the encoded AVI file to stdout.
ffmpeg -i input.flv -f avi -y md5:

メモ

[9] RFC 6151 - Updated Security Considerations for the MD5 Message-Digest and the HMAC-MD5 Algorithms ( 版) https://tools.ietf.org/html/rfc6151

[13] Index of /osmc/osmc/download/installers/diskimages () https://ftp.uni-erlangen.de/osmc/osmc/download/installers/diskimages/

[14] >>13 .md5 ファイルの MIME型application/x-md5

[15] .md5 ファイルで使われる MIME型: