Formal Correctness of Security Protocols: Information Security and Cryptography
Autor Giampaolo Bellaen Limba Engleză Paperback – 30 noi 2010
The author investigates proofs of correctness of realistic security protocols in a formal, intuitive setting. The protocols examined include Kerberos versions, smartcard protocols, non-repudiation protocols, and certified email protocols. The method of analysis, the Inductive Method in the theorem prover Isabelle, turns out to be both powerful and flexible. This research advances significant extensions to the method of analysis, while the findings on the protocols analysed are novel and illuminating.
This book will benefit researchers and graduate students in the fields of formal methods, information security, inductive methods, and networking.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 314.95 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 30 noi 2010 | 314.95 lei 6-8 săpt. | |
Hardback (1) | 319.48 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 5 mar 2007 | 319.48 lei 6-8 săpt. |
Din seria Information Security and Cryptography
- 20% Preț: 377.18 lei
- 20% Preț: 770.30 lei
- 20% Preț: 303.85 lei
- 20% Preț: 1375.04 lei
- 20% Preț: 932.11 lei
- 20% Preț: 327.10 lei
- 20% Preț: 602.82 lei
- 20% Preț: 453.21 lei
- 20% Preț: 575.30 lei
- 20% Preț: 314.01 lei
- 20% Preț: 384.70 lei
- 20% Preț: 328.37 lei
- 18% Preț: 900.25 lei
- 24% Preț: 795.26 lei
- 20% Preț: 595.07 lei
- 20% Preț: 487.73 lei
- Preț: 450.28 lei
- 20% Preț: 877.77 lei
- 20% Preț: 396.59 lei
- 20% Preț: 615.02 lei
- 20% Preț: 552.72 lei
- 20% Preț: 577.40 lei
- 20% Preț: 618.89 lei
- 20% Preț: 673.07 lei
- 20% Preț: 316.97 lei
- 20% Preț: 392.91 lei
- 20% Preț: 606.88 lei
Preț: 314.95 lei
Preț vechi: 393.69 lei
-20% Nou
Puncte Express: 472
Preț estimativ în valută:
60.29€ • 65.68$ • 50.58£
60.29€ • 65.68$ • 50.58£
Carte tipărită la comandă
Livrare economică 19 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783642087820
ISBN-10: 3642087825
Pagini: 296
Ilustrații: XX, 274 p. 64 illus.
Dimensiuni: 155 x 235 x 16 mm
Greutate: 0.42 kg
Ediția:Softcover reprint of hardcover 1st ed. 2007
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Information Security and Cryptography
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3642087825
Pagini: 296
Ilustrații: XX, 274 p. 64 illus.
Dimensiuni: 155 x 235 x 16 mm
Greutate: 0.42 kg
Ediția:Softcover reprint of hardcover 1st ed. 2007
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Information Security and Cryptography
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
ResearchCuprins
The Analysis of Security Protocols.- The Inductive Method.- Verifying the Protocol Goals.- The Principle of Goal Availability.- Modelling Timestamping and Verifying a Classical Protocol.- Verifying a Deployed Protocol.- Modelling Agents’ Knowledge of Messages.- Verifying Another Deployed Protocol.- Modelling Smartcards.- Verifying a Smartcard Protocol.- Modelling Accountability.- Verifying Two Accountability Protocols.- Conclusions.
Recenzii
From the reviews:
"This book is about the Inductive Method technique for proving the correctness of security protocols. It is very well suited for the reader who wants to know the state of the art of proving protocol security using the Inductive Method and the interactive theorem prover Isabelle. … The book could be used as a textbook on the advanced topics in protocol security. It is highly recommended to the newcomer in the field who wants technical information, and to the researcher in the area … ." (Yongge Wang, Mathematical Reviews, Issue 2008 f)
"In summary, my opinion is that this is a great book in the field of computer security, for the practitioner and theoretician alike, since it provides an ideal mixture of theoretical results and applications of them in real protocol analysis scenarios. The book combines, in an ideal way, the features of a rigorous book and a “cookbook”. ... In conclusion, I would strongly recommend this book to people involved in formally proving properties about security protocols as well as students making their first steps in studying such protocols." (Yannis C. Stamatiou, Univ. of Ioannina, Greece, ACM SIGACT News Book Review 41(1) 2010)
“The book addresses the software development theorists interested in both modelling and automatic verification of security protocols. … The present text … includes a valuable contribution devoted to apply the inductive method for verifying properties of real-world communication protocols. … The interested computer scientist … find here valuable hints for future important developments in specifying and verifying secure network communication protocols.” (Tudor Bălănescu, Zentralblatt MATH, Vol. 1176, 2010)
"This book is about the Inductive Method technique for proving the correctness of security protocols. It is very well suited for the reader who wants to know the state of the art of proving protocol security using the Inductive Method and the interactive theorem prover Isabelle. … The book could be used as a textbook on the advanced topics in protocol security. It is highly recommended to the newcomer in the field who wants technical information, and to the researcher in the area … ." (Yongge Wang, Mathematical Reviews, Issue 2008 f)
"In summary, my opinion is that this is a great book in the field of computer security, for the practitioner and theoretician alike, since it provides an ideal mixture of theoretical results and applications of them in real protocol analysis scenarios. The book combines, in an ideal way, the features of a rigorous book and a “cookbook”. ... In conclusion, I would strongly recommend this book to people involved in formally proving properties about security protocols as well as students making their first steps in studying such protocols." (Yannis C. Stamatiou, Univ. of Ioannina, Greece, ACM SIGACT News Book Review 41(1) 2010)
“The book addresses the software development theorists interested in both modelling and automatic verification of security protocols. … The present text … includes a valuable contribution devoted to apply the inductive method for verifying properties of real-world communication protocols. … The interested computer scientist … find here valuable hints for future important developments in specifying and verifying secure network communication protocols.” (Tudor Bălănescu, Zentralblatt MATH, Vol. 1176, 2010)
Textul de pe ultima copertă
Computer network security is critical to fraud prevention and accountability. Network participants are required to observe predefined steps called security protocols, whose proof of correctness is evidence that each protocol step preserves some desired properties.
The author investigates proofs of correctness of realistic security protocols in a formal, intuitive setting. The protocols examined include Kerberos versions, smartcard protocols, non-repudiation protocols, and certified email protocols. The method of analysis, the Inductive Method in the theorem prover Isabelle, turns out to be both powerful and flexible. This research advances significant extensions to the method of analysis, while the findings on the protocols analysed are novel and illuminating.
This book will benefit researchers and graduate students in the fields of formal methods, information security, inductive methods, and networking.
The author investigates proofs of correctness of realistic security protocols in a formal, intuitive setting. The protocols examined include Kerberos versions, smartcard protocols, non-repudiation protocols, and certified email protocols. The method of analysis, the Inductive Method in the theorem prover Isabelle, turns out to be both powerful and flexible. This research advances significant extensions to the method of analysis, while the findings on the protocols analysed are novel and illuminating.
This book will benefit researchers and graduate students in the fields of formal methods, information security, inductive methods, and networking.
Caracteristici
First title to offer a full treatment of formal correctness of security protocols Includes supplementary material: sn.pub/extras