From e3bc38bff97928920a1b82244b9c0769b3c63095 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Fri, 16 Feb 2018 15:52:14 +0100 Subject: [PATCH] Add label: chap:proofs --- chap-proofs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chap-proofs.tex b/chap-proofs.tex index ff24b4a..45eeea6 100644 --- a/chap-proofs.tex +++ b/chap-proofs.tex @@ -1,4 +1,4 @@ -\chapter{Security Proofs in Cryptography} +\chapter{Security Proofs in Cryptography} \label{chap:proofs} Provable security is a subfield of cryptography where constructions are proven secure with regards to a security model. To illustrate this notion, let us take the example of public-key encryption schemes.