This file is from Wikimedia Commons and may be used by other projects.
The description on its file description page there is shown below.
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 (sk0)[draw]{ $ SK_ 0 $ } ;
\node (sk1)[draw, right of=sk0]{ $ SK_ 1 $ } ;
\node (skD)[right of=sk1]{ $ ... $ } ;
\node (skT)[draw, right of=skD]{ $ SK_t $ } ;
\node (sEpID)[draw, below of=sk1]{ $ S \_ EpID $ } ;
\node (sEpIDD)[below of=skT, yshift=0.5cm]{ $ ... $ } ;
\node (epID1)[draw, below of=sEpID]{ $ EpID_ 1 $ } ;
\node (epID0)[draw, left of=epID1]{ $ EpID_ 0 $ } ;
\node (epIDD)[right of=epID1]{ $ ... $ } ;
\node (epIDN)[draw, right of=epIDD]{ $ EpID_n $ } ;
\draw [->] (sk0) -- (sk1);
\draw [-] (sk1) -- (skD);
\draw [->] (skD) -- (skT);
\draw [->] (sk1) -- (sEpID);
\draw [->] (skT) -- (sEpIDD);
\draw [->] (sEpID) -| (epID0);
\draw [->] (sEpID) -- (epID1);
\draw [->] (sEpID) -| (epIDN);
\end { tikzpicture}
\end { document}
English Add a one-line explanation of what this file represents
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 18:41, 24 April 2020 298 × 199 (24 KB) wikimediacommons>Bravetheif Uploaded own work with UploadWizard
File usage
The following page uses this file: