CryptoSys API Library Manual

Secure Random Number Generator

Many procedures use a random session key to encrypt the body of the message. If this key is ever compromised - because the random numbers are predictable or can be manipulated before being generated - an opponent who has had access to your encrypted messages can decipher them at his leisure. You never use the standard VB6 Rnd() or C stdlib rand() functions to generate your keys! For more examples of potential problems see [GUTM] and [KELS98].

[PREV: Data Compression in Cryptography...]   [Contents]   [Index]   
   [NEXT: RNG Mechanisms...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.