1
0
Fork 0
This repository has been archived on 2023-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
masters-thesis/tex/appendices.tex

55 lines
2.4 KiB
TeX

% =========================================================================== %
% Encoding: UTF-8 (žluťoučký kůň úpěl ďábelšké ódy)
% =========================================================================== %
\listofappendices
\priloha{List of supplemental material}\label{appendix:supplementalmaterial}
\n{2}{Git signing key}\label{appendix:signingkey}
File name: \texttt{gitsign.pub}\\
Blake3:\\
\texttt{af0f319aecd3ca1d1d4002ebd4ebd5f93e6030551a91f3e09664995340208c85}\\
SHA3-256:\\
\texttt{8cab97c322c26369437ba365159b14ac4b829056c8974c671fdc57bcba8f518b}\\
\n{2}{ZSTD-compressed tarball of the PCMT source code repository}
Note: Also contains the git history.\\
File name: \texttt{pcmt.git.tar.zst}\\
Blake3:\\
\texttt{cdc90fb4337150edd6e60bd15a9e35affd67b7ca7e5cc83ef985b8d159ff0fae}\\
SHA3-256:\\
\texttt{2cb670cc7ff9b4863f665f329d98a56f6999ae8bdb8f7313b58fb3400ba4f530}\\
\n{2}{ZSTD-compressed tarball of the PCMT configuration schema repository}
Note: Also contains the git history.\\
File name: \texttt{pcmt-config-schema.tar.zst}\\
Blake3:\\
\texttt{6e76f36b05ed953d72d94c8af343e6ac7b572f937a4c0c9deffd0a6eaee5c1a7}\\
SHA3-256:\\
\texttt{31604659e8c8624dbcf1f424ae5b9266b39f583c58922ddd24c4611d335c6bbf}\\
\n{2}{ZSTD-compressed tarball of the \LaTeX{} sources of this thesis}
Note: Also contains the git history. The hash digest of this file is omitted to avoid chicken-egg problem when wishing to include its digest here.\\
File name: \texttt{pcmt-latex-thesis.tar.zst}\\
\n{2}{Blake3 checksums}\label{appendix:b3sums}
Note: A list of Blake3 checksums for the supplementary material (excluding
checksum files), meant for simple checking using \texttt{b3sum -c b3sums}.\\
File name: \texttt{b3sums}\\
Blake3:\\
\texttt{daa4db44f45c68530712765a0ba8b424faa4dfab89b86ef6219988df5918d13c}\\
SHA3-256:\\
\texttt{367fa727c7e83710997894959c4d184903a6615a35c0a0756ce25a98c88323f2}\\
\n{2}{SHA3-256 checksums}\label{appendix:sha3-256sums}
Note: A list of SHA3-256 checksums for the supplementary material (excluding
checksum files), meant for simple checking using \texttt{sha3-256sum -c
sha3-256sums}.\\
File name: \texttt{sha3-256sums}\\
Blake3:\\
\texttt{28471bea5c5a0d6a6cce98172b8a22dc9024801c37ce119eb9b12e74b92f1c58}\\
SHA3-256:\\
\texttt{66ebbdb20b5459360368d29615e6e80f36bcf464d5519ca08ae651f27a8970bf}\\
% =========================================================================== %