BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic
|
Description
|
Bignum math is the backbone of modern computer security algorithms. It is the ability to work with hundred-digit numbers efficiently using techniques that are both elegant and occasionally bizarre. This book introduces the reader to the concept of bignum algorithms and proceeds to build an entire library of functionality from the ground up. Through the use of theory, pseudo-code and actual fielded C source code the book explains each and every algorithm that goes into a modern bignum library. Excellent for the student as a learning tool and practitioner as a reference alike BigNum Math is for anyone with a background in computer science who has taken introductory level mathematic courses. The text is for students learning mathematics and cryptography as well as the practioner who needs a reference for any of the algorithms documented within. |
Other books on Cryptography
Public Key Cryptography PKC 2008: 11th International Workshop on Practice and Theory in Public-Key Cryptography, Barcelona, Spain, March 9-12, 2008, Proceedings (Lecture Notes in Computer Science) Cryptography and Security Services: Mechanisms and Applications Cryptanalytic Attacks on RSA Digital Watermarking and Steganography, 2nd Ed. (The Morgan Kaufmann Series in Multimedia Information and Systems) Cryptology Unlocked Applied Cryptanalysis: Breaking Ciphers in the Real World Introduction to Cryptography: Principles and Applications (Information Security and Cryptography) Theory of Cryptography: 4th Theory of Cryptography Conference, TCC 2007, Amsterdam, The Netherlands, February 21-24, 2007, Proceedings (Lecture Notes in Computer Science) Decrypted Secrets: Methods and Maxims of Cryptology Cryptography for Developers An Introduction to Cryptography, Second Edition (Discrete Mathematics and Its Applications) Algebraic Aspects of the Advanced Encryption Standard (Advances in Information Security) Multivariate Public Key Cryptosystems (Advances in Information Security) BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic Complexity and Cryptography : An Introduction
|
|