From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 493 × 197 pixels, file size: 27 KB)
Summary
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
You are free:
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original. https://creativecommons.org/licenses/by-sa/4.0 CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 true true
LaTeX source
\documentclass [border={30pt 0pt 0pt 30pt}] { standalone}
\usepackage [utf8] { inputenc}
\usepackage { tikz}
\usetikzlibrary { automata, positioning, arrows, shapes.geometric}
\usepackage { environ}
\usepackage [margin=2cm] { geometry}
\renewcommand { \baselinestretch }{ 1.15}
\setlength { \parskip }{ 6pt}
\begin { document}
\begin { tikzpicture} [node distance=2cm]
\node (rak)[draw]{ $ rak $ } ;
\node (rvk)[draw, above of=rak, xshift=2cm]{ $ rvk $ } ;
\node (tck0)[draw, right of=rak, xshift=2cm]{ $ tck_ 0 $ } ;
\node (tck1)[draw, right of=tck0]{ $ tck_ 1 $ } ;
\node (tck2)[draw, right of=tck1]{ $ tck_ 2 $ } ;
\node (tckD)[right of=tck2]{ ...} ;
\node (tckN)[draw, right of=tckD]{ $ tck_n $ } ;
\node (tcn1)[draw, below of=tck1]{ $ tcn_ 1 $ } ;
\node (tcn2)[draw, below of=tck2]{ $ tcn_ 2 $ } ;
\node (tcnD)[below of=tckD]{ ...} ;
\node (tcnN)[draw, below of=tckN]{ $ tcn_n $ } ;
\draw [->] (rak) |- (rvk);
\draw [->] (rak) -- (tck0);
\draw [->] (rvk) -| (tck0);
\draw [->] (tck0) -- (tck1);
\draw [->] (rvk) -| (tck1);
\draw [->] (tck1) -- (tcn1);
\draw [->] (tck1) -- (tck2);
\draw [->] (rvk) -| (tck2);
\draw [->] (tck2) -- (tcn2);
\draw [-] (tck2) -- (tckD);
\draw [->] (tckD) -- (tckN);
\draw [->] (rvk) -| (tckN);
\draw [->] (tckN) -- (tcnN);
\end { tikzpicture}
\end { document}
English TCN Protocol Key Generation
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 16:55, 18 April 2020 493 × 197 (27 KB) Bravetheif Uploaded own work with UploadWizard
File usage
The following 2 pages use this file:
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.