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
BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic
✍ Scribed by Tom St Denis
- Publisher
- Syngress
- Year
- 2006
- Tongue
- English
- Leaves
- 315
- Category
- Library
No coin nor oath required. For personal study only.
✦ Subjects
Информатика и вычислительная техника;Информационная безопасность;Криптология и криптография;
📜 SIMILAR VOLUMES
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 li
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