|In vendita nella categoria:
Ne hai uno da vendere?
therattleshop
(656)
Registrato come venditore privato
Non si applicano i diritti dei consumatori derivanti dalla normativa europea. La Garanzia cliente eBay è comunque applicabile alla maggior parte degli acquisti. Ulteriori informazioni

Serious Cryptography : A Practical Introduction to Modern Encryption - Aumasson

US $27,00
CircaEUR 24,35
Condizione:
Ottime condizioni
Very nice shape, PB, Light shelf wear, clean solid tight copy, appears unread
Spedizione:
US $6,00 (circa EUR 5,41) USPS Media MailTM.
Oggetto che si trova a: West Newbury, Massachusetts, Stati Uniti
Consegna:
Consegna prevista tra il gio 15 mag e il lun 19 mag 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:
Restituzioni non accettate.
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:276018045293
Ultimo aggiornamento: 27 ago 2023 19:53:45 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Ottime condizioni
Libro che non sembra nuovo ed è già stato letto, ma è in condizioni eccellenti. Nessun danno evidente alla copertina, dotato di sovraccoperta(se applicabile) per le copertine rigide. Nessuna pagina mancante o danneggiata, piegata o strappata, nessuna sottolineatura/evidenziazione di testo né scritte ai margini. Potrebbe presentare minimi segni identificativi sulla copertina interna. Mostra piccolissimi segni di usura. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“Very nice shape, PB, Light shelf wear, clean solid tight copy, appears unread”
ISBN
9781593278267

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 / Online Safety & Privacy, Security / Cryptography, Security / General
Type
Textbook
Subject Area
Computers
Author
Jean-Philippe Aumasson
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
Dewey Edition
23
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
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

Descrizione dell'oggetto fatta dal venditore

Informazioni su questo venditore

therattleshop

100% di Feedback positivi1,3 mila oggetti venduti

Su eBay da feb 2009
In genere risponde entro 24 ore
Registrato come venditore privatoPertanto 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ù

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.9
Spese spedizione
4.8
Tempi di spedizione
5.0
Comunicazione
5.0

Feedback sul venditore (398)

Tutti i punteggi
Positivo
Neutro
Negativo
  • r***r (90)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    The items shipped quickly and were packaged very professionally. They arrived fast and were exactly as described in the listing. No damage or issues with the transaction or the delivery. The seller was very professional and kind. I am excited to start reading. A+++ Seller! Would buy from them again in the future. They made sure that any and all issues were accounted for.
  • g***s (34)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    Great seller, would recommend. Very funny and helpful, replies fast. Items came quick were in great condition as described and were packaged nicely.
  • j***c (685)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    Quick shipping, Excellent Packaging, Great Value, Accurate Description, great seller!