MD5
(auth-param algorithm
の値)#✎[12] ダイジェスト認証の algorithm
引数の値
MD5
や MD5-sess
は、 MD5 を表します。
MD5
(HTTP)#✎[8] ダイジェストアルゴリズム MD5
は、
RFC 1321 MD5 を RFC 4648 Base64 符号化することを表します >>4。
[7] RFC 3230 では、 RFC 1321 MD5 アルゴリズムの結果を RFC 2045 Base64 で符号化したもの >>6 として IANA登録簿に登録 >>6 していました。
md5:
URL scheme#✎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