Cantitate/Preț
Produs

Cryptography for Developers

Autor Tom St Denis
en Limba Engleză Paperback – 30 noi 2006
The only guide for software developers who must learn and implement cryptography safely and cost effectively.

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
Citește tot Restrânge

Preț: 44956 lei

Preț vechi: 56195 lei
-20% Nou

Puncte Express: 674

Preț estimativ în valută:
8606 8980$ 7214£

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

Public țintă

Cryptographers, Computer Scientists working in government and industry, Software developers and programmers

Cuprins

Introduction; ASN.1 Encodings; Random Numbers; Large Integer Arithmetic; Symmetric Key Ciphers; One-Way Hashes; Message Authentication Codes; Encrypted Authentication Modes; Public-Key Cryptography