BachelorWork/appendixes/prilohaa.tex

128 lines
3.4 KiB
TeX
Raw Normal View History

2021-05-24 20:44:55 +00:00
% !TEX root = ../thesis.tex
\chapter{Obsah CD Média}
2021-05-24 21:19:47 +00:00
Obsah tohto média je dostupný na gite:
\begin{itemize}
\item \url{https://git.kpi.fei.tuke.sk/marek.rohac/bc}
\item \url{https://git.kemt.fei.tuke.sk/mr171hg/BachelorWork}
\end{itemize}
2021-05-24 20:44:55 +00:00
\bigskip
{\small
%\DTcomment{pomenovanie}
\dirtree{%
.1 bc-master/\DTcomment{Koreňový priečinok} .
.2 appendixes/\DTcomment{Prílohy} .
.3 BC\_ZK/\DTcomment{Zdrojové kody} .
.4 amdINC/\DTcomment{Knižnice pre AMD API} .
.5 secrng.c .
.5 secrng.h .
2021-05-27 22:53:37 +00:00
.4 demoExamples/\DTcomment{Príklady demo kódov}.
.5 openssl/\DTcomment{Knižnice OpenSSL 1.1.1k} .
.6 include/ .
.6 lib/ .
.5 bcryptgenrandom.c .
.5 cryptgenrandom.c .
.5 cycleMeasure.c .
.5 libcrypto-1\_1-x64.dll .
.5 makefile .
.5 openssl.c .
.5 rand.c .
.5 rands.c .
.5 README.md .
.5 rtlgenrandom.c .
.5 timeMeasuring.c .
2021-05-24 20:44:55 +00:00
.4 openssl/\DTcomment{Knižnice pre OpenSSL} .
.5 include/ .
.6 openssl/ .
.5 lib/ .
.6 pkgconfig/ .
.6 libcrypto.a .
.6 libcrypto.dll.a .
.6 libssl.a .
.6 libssl.dll.a .
.4 Results/\DTcomment{Výsledky experimentov} .
.5 Measurment\_Results/\DTcomment{Výsledky meraní} .
.6 PCA/ \DTcomment{Výsledky kofigurácie A}.
.6 PCB/ \DTcomment{Výsledky kofigurácie B}.
.6 PCC/ \DTcomment{Výsledky kofigurácie C}.
.5 NIST\_STS\_Results/\DTcomment{Výsledky štatistického testovania} .
.6 bcryptgenrandom/ .
.6 cryptgenrandom/ .
.6 openssl/ .
2021-05-27 22:53:37 +00:00
.6 rand\_s/ .
2021-05-24 20:44:55 +00:00
.6 rd\_instructions/ .
.6 rtlgenrandom/ .
.4 testingPrograms/\DTcomment{Programy použité pre meranie} .
.5 MEASURMENT/ .
.6 bcryptgenrandom/ .
.6 cryptgenrandom/ .
.6 openssl/ .
2021-05-27 22:53:37 +00:00
.6 rand\_s/ .
2021-05-24 20:44:55 +00:00
.6 rdinstructions/ .
.6 rtlgenrandom/ .
.6 README.md .
.6 runall.bat \DTcomment{Skript pre automatizované spustenie}.
.5 Modified\_NIST\_STS/\DTcomment{Upravená sada NIST} .
.6 experiments/ .
.6 include/ .
.6 obj/ .
.6 src/ .
.6 templates/ .
.6 assess.exe\DTcomment{Spustiteľný program pre NIST STS} .
.6 makefile .
.4 VM\_Experimnt/\DTcomment{Dokumentácia k experimentu vo VM} .
2021-05-27 22:53:37 +00:00
.5 experiment ossl/ .
.6 ossl1/ .
.6 ossl2/ .
2021-05-24 20:44:55 +00:00
.5 source\_codes/\DTcomment{Použité zdrojové kódy} .
.6 bcrypt.c .
.6 compare.c .
.6 makefile .
.5 Proof\_OSv1909.mkv .
.5 Proof\_UpdatedOS\_v20H2.mkv .
.5 README.txt .
.4 .gitignore .
.4 amdSPRNG.c \DTcomment{Implementácia AMD API}.
.4 libcrypto-1\_1-x64.dll .
.4 makefile .
.4 openssl\_rng.c \DTcomment{Implementácia OpenSSL API} .
.4 README.md \DTcomment{Dokumentácia k zdrojovým kódom}.
.4 winAPIprng.c\DTcomment{Implementácia Windows API} .
.3 prilohaa.tex \DTcomment{Zdrojový .tex prílohy A}.
.3 prilohy.tex .
.2 chapters/\DTcomment{Zdrojové .tex kapitol práce} .
.3 analysis.tex .
.3 bibliography.bib .
.3 evaluation.tex .
.3 introduction.tex .
.3 summary.tex .
.3 synthesis.tex .
.2 figures/\DTcomment{Obrázky a schémy práce v .pdf formáte} .
.3 addcngtowin.pdf .
.3 cngprimarch.pdf .
.3 cryptoapi\_arch.pdf .
.3 dizajnrdinstrukcii.pdf .
.3 os.pdf .
.3 osinit.pdf .
.3 rng sumar.pdf .
.3 rngapi.pdf .
.3 schema prístupu generátora.pdf .
.3 vm.pdf .
.3 zl.pdf .
.2 .gitignore .
.2 acronyms.tex\DTcomment{Zdrojový .tex zoznamu skratiek} .
.2 compile\_template.bat \DTcomment{Skript pre kompiláciu šablóny}.
.2 glossary.tex .
.2 kithesis.cls .
.2 kithesis.pdf .
.2 kithesis.sty .
.2 kithesis.synctex(busy) .
.2 latexmkrc .
.2 README.md .
.2 thesis.pdf \DTcomment{Bakalárska práca v .pdf}.
.2 thesis.tex\DTcomment{Zdrojový .tex koreňu šablóny }.
}
}