Cryptography for Developers
Autor Tom St Denisen Limba Engleză Paperback – 30 noi 2006
Cryptography for Developers begins with a chapter that introduces the subject of cryptography to the reader. The second chapter discusses how to implement large integer arithmetic as required by RSA and ECC public key algorithms The subsequent chapters discuss the implementation of symmetric ciphers, one-way hashes, message authentication codes, combined authentication and encryption modes, public key cryptography and finally portable coding practices. Each chapter includes in-depth discussion on memory/size/speed performance trade-offs as well as what cryptographic problems are solved with the specific topics at hand.
- The author is the developer of the industry standard cryptographic suite of tools called LibTom
- A regular expert speaker at industry conferences and events on this development
Preț: 449.56 lei
Preț vechi: 561.95 lei
-20% Nou
Puncte Express: 674
Preț estimativ în valută:
86.06€ • 89.80$ • 72.14£
86.06€ • 89.80$ • 72.14£
Carte tipărită la comandă
Livrare economică 12-26 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781597491044
ISBN-10: 1597491047
Pagini: 400
Dimensiuni: 152 x 229 x 34 mm
Greutate: 0.6 kg
Editura: ELSEVIER SCIENCE
ISBN-10: 1597491047
Pagini: 400
Dimensiuni: 152 x 229 x 34 mm
Greutate: 0.6 kg
Editura: ELSEVIER SCIENCE
Public țintă
Cryptographers, Computer Scientists working in government and industry, Software developers and programmersCuprins
Introduction; ASN.1 Encodings; Random Numbers; Large Integer Arithmetic; Symmetric Key Ciphers; One-Way Hashes; Message Authentication Codes; Encrypted Authentication Modes; Public-Key Cryptography