base/files/hash/main.zeek

FileHash
Namespace

FileHash

Imports

base/frameworks/files

Summary

Redefinitions

Files::Info: record &redef

New Fields

Files::Info

md5: string &log &optional

An MD5 digest of the file contents.

sha1: string &log &optional

A SHA1 digest of the file contents.

sha256: string &log &optional

A SHA256 digest of the file contents.

Detailed Interface