BigNum math : implementing cryptographic multiple precision arithmetic /
Implementing cryptography requires integers of significant magnitude to resist cryptanalytic attacks. Modern programming languages only provide support for integers which are relatively small and single precision. The purpose of this text is to instruct the reader regarding how to implement efficien...
Основен автор: | St. Denis, Tom. |
---|---|
Други автори: | Rose, Greg. |
Формат: | Електронна книга |
Език: | English |
Публикувано: |
Rockland, MA :
Syngress Pub.,
℗♭2006.
|
Предмети: | |
Онлайн достъп: |
http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=163062 |
Подобни документи: |
Print version::
BigNum math. |
Съдържание:
- Introduction; Multiple Precision Arithmetic; Exercises; Portability and Stability; Getting Started; Maintenance Algorithms; Basic Operations; Sign Manipulation; Basic Arithmetic; Multiplication and Squaring; The Multipliers; Multiplication; Modular Reduction; Basics of Modular Reduction; Exponentiation; Exponentiation Basics; Higher Level Algorithms; Number Theoretic Algorithms.