mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 14:23:07 +02:00
feat: started work on kombucha presentation
This commit is contained in:
parent
0dbc778150
commit
bad100cc61
BIN
NotProgramming/SDM/presentations/kamboocha/Bohai_sea_sunset.jpg
Normal file
BIN
NotProgramming/SDM/presentations/kamboocha/Bohai_sea_sunset.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 433 KiB |
BIN
NotProgramming/SDM/presentations/kamboocha/Bohaiseamap2.png
Normal file
BIN
NotProgramming/SDM/presentations/kamboocha/Bohaiseamap2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
BIN
NotProgramming/SDM/presentations/kamboocha/Emperor_Ingyo.jpg
Normal file
BIN
NotProgramming/SDM/presentations/kamboocha/Emperor_Ingyo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 238 KiB |
BIN
NotProgramming/SDM/presentations/kamboocha/Kombucha_Mature.jpg
Normal file
BIN
NotProgramming/SDM/presentations/kamboocha/Kombucha_Mature.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 327 KiB |
11
NotProgramming/SDM/presentations/kamboocha/licenses.txt
Normal file
11
NotProgramming/SDM/presentations/kamboocha/licenses.txt
Normal file
@ -0,0 +1,11 @@
|
||||
Kombucha_Mature.jpg
|
||||
By Mgarten at the English Wikipedia, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=12136740
|
||||
|
||||
Bohai_sea_sunset.jpg
|
||||
YanjingWang, CC BY-SA 3.0, https://commons.wikimedia.org/wiki/File:Bohai_sea_sunset.jpg
|
||||
|
||||
Bohaiseamap2.png
|
||||
Kmusser, CC BY-SA 3.0, https://commons.wikimedia.org/wiki/File:Bohaiseamap2.png
|
||||
|
||||
Emperor_Ingyo.jpg
|
||||
CC0
|
||||
21
NotProgramming/SDM/presentations/kamboocha/presentation
Normal file
21
NotProgramming/SDM/presentations/kamboocha/presentation
Normal file
@ -0,0 +1,21 @@
|
||||
Kombucha
|
||||
Właściwości i domowa produkcja
|
||||
Krzysztof Rudnicki
|
||||
|
||||
@Kombucha_Mature.jpg
|
||||
|
||||
Historia
|
||||
|
||||
@Emperor_Ingyo.jpg
|
||||
|
||||
@Bohai_sea_sunset.jpg
|
||||
|
||||
@Bohaiseamap2.png
|
||||
|
||||
Chiny
|
||||
Mandżuria
|
||||
200 p.n.e.
|
||||
|
||||
Właściwości
|
||||
|
||||
Domowa Produkcja
|
||||
4
NotProgramming/SDM/presentations/kamboocha/sources.txt
Normal file
4
NotProgramming/SDM/presentations/kamboocha/sources.txt
Normal file
@ -0,0 +1,4 @@
|
||||
https://www.britannica.com/topic/kava
|
||||
https://en.wikipedia.org/wiki/Kombucha
|
||||
https://www.forbes.com/sites/christinatroitino/2017/02/01/kombucha-101-demystifying-the-past-present-and-future-of-the-fermented-tea-drink/
|
||||
https://slate.com/culture/2009/09/and-the-most-liberal-product-in-america-is.html
|
||||
Binary file not shown.
@ -80,6 +80,13 @@ d = 611 jest jednym z elementów klucza prywatnego, drugim jest $n_2 = 1763$
|
||||
\includegraphics[width=1\textwidth]{nineteen.png}
|
||||
\paragraph{Podzieliłem na mniejsze grupy: 24, 57, 67, 41, 21}
|
||||
\paragraph{Zaszyfrowałem wartość crc \\ d = 149, n = 1147 \\ Podpis cyfrowy: 890, 1091, 583, 617, 189 \\}
|
||||
\paragraph{Wiadomość: PTAKI LATAJA KLUCZEM \\ Obliczona wartość CRC: 2457674121 \\ Klucz prywatny: d = 149, n = 1147, \\ Podpis cyfrowy: 890, 1091, 583, 617, 189}
|
||||
\paragraph{Wiadomość: PTAKI LATAJA KLUCZEM \\ Obliczona wartość CRC: 2457674121 \\ Klucz prywatny: d = 149, n = 1147, \\ Podpis cyfrowy: 890, 1091, 583, 617, 189 \\}
|
||||
\includegraphics[width=1\textwidth]{twenty.png}
|
||||
\section{Weryfikacja podpisu}
|
||||
\paragraph{Otrzymałem podpis: 1411 178 1615 269 \\ klucz publiczny: n = 1147, e = 11 \\ Wiadomość: HELLO NICE TO MEET YOU}
|
||||
\paragraph{Odszyfrowałem postać dziesiętną CRC: 11 79 57 64 \\}
|
||||
\includegraphics[width=1\textwidth]{twentyone.png}
|
||||
\paragraph{Zaszyfrowałem wiadomośc i otrzymałem CRC: 11 79 57 64 \\}
|
||||
\includegraphics[width=1\textwidth]{twentytwo.png}
|
||||
\paragraph{Obie wartości CRC są takie same w związku z tym wiadomość została pozytywnie zweryfikowana}
|
||||
\end{document}
|
||||
BIN
Programming/BSS/lab1/twentyone.png
Normal file
BIN
Programming/BSS/lab1/twentyone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
Programming/BSS/lab1/twentytwo.png
Normal file
BIN
Programming/BSS/lab1/twentytwo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user