.\" -*- mode: troff; coding: utf-8 -*- .TH "nix3-hash-path" "1" "" .PP \fBWarning\fR: This program is \fBexperimental\fR and its interface is subject to change. .SH Name \fCnix hash path\fR - print cryptographic hash of the NAR serialisation of a path .SH Synopsis \fCnix hash path\fR [\fIoption\fR\[u2026]] \fIpaths\fR\[u2026] .SH Options .IP "\(bu" 2 \fC--base16\fR .br Print the hash in base-16 format. .IP "\(bu" 2 \fC--base32\fR .br Print the hash in base-32 (Nix-specific) format. .IP "\(bu" 2 \fC--base64\fR .br Print the hash in base-64 format. .IP "\(bu" 2 \fC--sri\fR .br Print the hash in SRI format. .IP "\(bu" 2 \fC--type\fR \fIhash-algo\fR .br hash algorithm (\[u2018]md5\[u2019], \[u2018]sha1\[u2019], \[u2018]sha256\[u2019], or \[u2018]sha512\[u2019])