Blum–Micali algorithm
Appearance
![]() | This article needs attention from an expert in Cryptography. Please add a reason or a talk parameter to this template to explain the issue with the article.(February 2009) |
The Blum-Micali algorithm is used as a pseudo random generator in cryptography. The algorithm gets its security from the difficulty of computing discrete logarithms.[1]
|
It can be used to set bits since the output of the generator is either 0 or 1.
In order for this generator to be secure, the prime number p needs to be large enough so that computing discrete logarithms is infeasible.[1]
References
External links