Skip to content
Snippets Groups Projects
Commit bbdc5a04 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

SHA-1 affiché en important

parent 7a01420c
No related branches found
No related tags found
No related merge requests found
......@@ -229,6 +229,23 @@
%======================================================================
\frame{\frametitle{SHA-1}
\framesubtitle{À retenir}
\begin{important}
\begin{itemize}
\item
Le SHA-1 est un \emph{hash} tenant sur 40 caractères hexa
\item
Propriété : un même contenu est toujours associé au même hash
\item
Ce hash est réputé suffisamment discriminant pour être utilisé
comme \emph{identifiant}
\end{itemize}
\end{important}
}
%======================================================================
\frame{\frametitle{Usage des signatures SHA-1}
\begin{itemize}
\item
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment