Cannabis Indica

Original file(SVG file, nominally 298 × 199 pixels, file size: 24 KB)

Summary

Description
English: How EphemeralIDs are generated in DP-3T
Date
Source Own work
Author Ben McLean

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

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}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

author name string: Ben McLean
Wikimedia username: Bravetheif

copyright status

copyrighted

copyright license

Creative Commons Attribution-ShareAlike 4.0 International

source of file

original creation by uploader

inception

25 April 2020

media type

image/svg+xml

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:41, 24 April 2020Thumbnail for version as of 17:41, 24 April 2020298 × 199 (24 KB)BravetheifUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Leave a Reply