|In vendita nella categoria:
Ne hai uno da vendere?

Crittografia seria: un'introduzione pratica alla crittografia moderna-

Testo originale
Serious Cryptography: A Practical Introduction to Modern Encryption
Condizione:
Ottime condizioni
Prezzo:
US $28,50
CircaEUR 26,68
Spedizione:
US $4,87 (circa EUR 4,56) Economica. Vedi i dettagliper la spedizione
Oggetto che si trova a: Weaverville, North Carolina, Stati Uniti
Consegna:
Consegna prevista tra il gio 27 giu e il sab 29 giu a 43230
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Pagamenti:
     

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. 

Informazioni sul venditore

Registrato come venditore privato, pertanto non si applicano i diritti dei consumatori derivanti dalla normativa europea. La Garanzia cliente eBay è comunque applicabile alla maggior parte degli acquisti.Ulteriori informazioniRegistrato come venditore privato
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:155464487691

Specifiche dell'oggetto

Condizione
Ottime condizioni: Libro che non sembra nuovo ed è già stato letto, ma è in condizioni eccellenti. ...
Artist
Aumasson, Jean-Philippe
Book Title
Serious Cryptography: A Practical Introduction to Modern Encrypti
Subject
Security / Cryptography, Security / Online Safety & Privacy, Security / General
ISBN
9781593278267
Subject Area
Computers
Publication Name
Serious Cryptography : a Practical Introduction to Modern Encryption
Publisher
No Starch Press, Incorporated
Item Length
9.2 in
Publication Year
2017
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.8 in
Author
Jean-Philippe Aumasson
Item Weight
17.7 Oz
Item Width
7 in
Number of Pages
312 Pages

Informazioni su questo prodotto

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593278268
ISBN-13
9781593278267
eBay Product ID (ePID)
237498896

Product Key Features

Number of Pages
312 Pages
Publication Name
Serious Cryptography : a Practical Introduction to Modern Encryption
Language
English
Publication Year
2017
Subject
Security / Cryptography, Security / Online Safety & Privacy, Security / General
Type
Textbook
Author
Jean-Philippe Aumasson
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
17.7 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Trade
LCCN
2017-940486
Reviews
"A superb introduction to modern encryption and cryptography. For those looking to quickly get up to speed on the topics, this makes for an excellent go-to guide." --Ben Rothke, RSA Conference "It's really a love letter to cryptography." --Nadim Kobeissi "For those who really want to understand how cryptography works, and who need to use it in practice, I thoroughly recommend Serious Cryptography ." --Martijn Grooten, Virus Bulletin "Impressive in its breadth...the state of the art in applied cryptography is distilled here in a mere 282 pages." --Federico Lucifredi, The Hub "Aumasson successfully ensures that the reader has a strong understanding of cryptography's core ideas... Serious Cryptography is a must read for anyone wanting to enter cryptographic engineering." --Infosecurity Magazine "Each chapter not only explains concepts and key implementation details, but also highlights possible pitfalls, common mistakes, and finishes with a list of recommended materials." --Artificial Truth "Jean-Philippe Aumasson's Serious Cryptography is a classic (and serious) introduction to the field." --Mary Branscombe, ZDNet "It's advanced but the best book I've ever read for PKI is Serious Cryptography by Aumasson. Probably don't want to start with it but if you get serious you'll want to read it." --Chris Sandvick, @ChrisSandvick, "A superb introduction to modern encryption and cryptography. For those looking to quickly get up to speed on the topics, this makes for an excellent go-to guide." --Ben Rothke, RSA Conference "It's really a love letter to cryptography." --Nadim Kobeissi "For those who really want to understand how cryptography works, and who need to use it in practice, I thoroughly recommend Serious Cryptography ." --Martijn Grooten, Virus Bulletin "Impressive in its breadth...the state of the art in applied cryptography is distilled here in a mere 282 pages." --Federico Lucifredi, The Hub "Aumasson successfully ensures that the reader has a strong understanding of cryptography's core ideas... Serious Cryptography is a must read for anyone wanting to enter cryptographic engineering." --Infosecurity Magazine "Each chapter not only explains concepts and key implementation details, but also highlights possible pitfalls, common mistakes, and finishes with a list of recommended materials." --Artificial Truth "Jean-Philippe Aumasson's Serious Cryptography is a classic (and serious) introduction to the field." --Mary Branscombe, ZDNet
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.8/24
Table Of Content
Foreword by Matthew D. Green Preface Abbreviations Chapter 1: Encryption Chapter 2: Randomness Chapter 3: Cryptographic Security Chapter 4: Block Ciphers Chapter 5: Stream Ciphers Chapter 6: Hash Functions Chapter 7: Keyed Hashing Chapter 8: Authenticated Encryption Chapter 9: Hard Problems Chapter 10: RSA Chapter 11: Diffie-Hellman Chapter 12: Elliptic Curves Chapter 13: TLS Chapter 14: Quantum and Post-Quantum Index
Synopsis
This practical guide to modern encryption breaks down the fundamental mathematical concepts at the heart of cryptography without shying away from meaty discussions of how they work. You'll learn about authenticated encryption, secure randomness, hash functions, block ciphers, and public-key techniques such as RSA and elliptic curve cryptography. You'll also learn: - Key concepts in cryptography, such as computational security, attacker models, and forward secrecy - The strengths and limitations of the TLS protocol behind HTTPS secure websites - Quantum computation and post-quantum cryptography - About various vulnerabilities by examining numerous code examples and use cases - How to choose the best algorithm or protocol and ask vendors the right questions Each chapter includes a discussion of common implementation mistakes using real-world examples and details what could go wrong and how to avoid these pitfalls. Whether you're a seasoned practitioner or a beginner looking to dive into the field, Serious Cryptography will provide a complete survey of modern encryption and its applications., Serious Cryptography is the much anticipated review of modern cryptography by cryptographer JP Aumasson. This is a book for readers who want to understand how cryptography works in today's world. The book is suitable for a wide audience, yet is filled with mathematical concepts and meaty discussions of how the various cryptographic mechanisms work. Chapters cover the notion of secure encryption, randomness, block ciphers and ciphers, hash functions and message authentication codes, public-key crypto including RSA, Diffie-Hellman, and elliptic curves, as well as TLS and post-quantum cryptography. Numerous code examples and real use cases throughout will help practitioners to understand the core concepts behind modern cryptography, as well as how to choose the best algorithm or protocol and ask the right questions of vendors. Aumasson discusses core concepts like computational security and forward secrecy, as well as strengths and limitations of cryptographic functionalities related to authentication, integrity, or random number generation. Readers also learn how to avoid common mistakes with implementations, thanks to a section in every chapter that discuss what could go wrong, including horror stories and examples of failures in real applications.
LC Classification Number
QA76.9.D335A9 2018
ebay_catalog_id
4
Copyright Date
2018

Descrizione dell'oggetto fatta dal venditore

superpen26

superpen26

100% di Feedback positivi
51 oggetti venduti
Registrato come venditore privato
Pertanto non si applicano i diritti dei consumatori derivanti dalla normativa europea. La Garanzia cliente eBay è comunque applicabile alla maggior parte degli acquisti. Scopri di piùScopri di più

Feedback del venditore (28)

r***e (851)- Feedback lasciato dall'acquirente.
Più di un anno fa
Acquisto verificato
Awesome Seller, Thanks!!!
o***e (76)- Feedback lasciato dall'acquirente.
Più di un anno fa
Acquisto verificato
On time, as described
p***. (49)- Feedback lasciato dall'acquirente.
Più di un anno fa
Acquisto verificato
As described. Thank you for the fast shipping !

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione