Cantitate/Preț
Produs

Cryptography in C and C++

Autor Michael Welschenbach
en Limba Engleză Paperback – 4 iul 2013
This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100 pages of additional material as well as numerous improvements to the original text. The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 78404 lei  43-57 zile
  Apress – 4 iul 2013 78404 lei  43-57 zile
Hardback (1) 60318 lei  43-57 zile
  Apress – 26 mai 2005 60318 lei  43-57 zile

Preț: 78404 lei

Preț vechi: 98004 lei
-20% Nou

Puncte Express: 1176

Preț estimativ în valută:
15005 15586$ 12464£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430250982
ISBN-10: 1430250984
Pagini: 504
Ilustrații: XXV, 504 p.
Dimensiuni: 191 x 235 x 32 mm
Greutate: 9.37 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Notă biografică

Michael Welschenbach works for SRC Security Research & Consulting GmbH in Bonn, Germany. He graduated with a master's degree in mathematics from the University of Cologne, and has extensive experience in both pure and applied cryptological research. Currently, his favorite programming languages are C and C++. When not working, he enjoys spending time with his wife and two sons, programming, reading, and playing music.

Cuprins

Arithmetic and Number Theory in C.- Number Formats: The Representation of Large Numbers in C.- Interface Semantics.- The Fundamental Operations.- Modular Arithmetic: Calculating with Residue Classes.- Where All Roads Meet: Modular Exponentiation.- Bitwise and Logical Functions.- Input, Output, Assignment, Conversion.- Dynamic Registers.- Basic Number-Theoretic Functions.- Rijndael: A Successor.- Large Random Numbers.- Strategies for Testing LINT.- Arithmetic in C++ with the Class LINT.- Let C++ Simplify Your Life.- The LINT Public Interface: Members and Friends.- Error Handling.- An Application Example: The RSA Cryptosystem.- Do It Yourself: Test LINT.- Approaches for Further Extensions.

Recenzii

From the reviews of the second edition:
"Addressing mathematical concepts, algorithms and C/C++ code is not a simple task; the author handles them well throughout the book. This book is translated from German by David Kramer. … A well written book that addresses the intended purpose. … A beginner or intermediate level C/C++ programmer can follow the text." (S. Terai, SIGACT News, Vol. 39 (1), 2008)

Caracteristici

The chapter on primality tests is thoroughly revised. This is the first book to include practical implementations of the recent major improvements in primality testing The chapter about random number generation completely rewritten Completely revised to incorporate latest cryptographic techniques