Windows
Microsoft Windows releases newer than 95A feature the CryptoAPI (CAPI) API that gathers entropy in a similar fashion to Linux kernel's /dev/random.
Windows's CryptoAPI uses the binary registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG\Seed to store a seeded value from all of its entropy sources.
Because CryptoAPI is closed-source, some free and open source software applications running on the Windows platform use other measures to get randomness. For example, GnuPG, as of version 1.06, uses a variety of sources such as the number of free bytes in memory that combined with a random seed generate the desired randomness it needs.
Programmers using CAPI can get entropy by calling CAPI's CryptGenRandom, after properly initialising it.
Read more about this topic: Entropy (computing)
Famous quotes containing the word windows:
“Among a hundred windows shining
dully in the vast side
of greater-than-palace number such-and-such
one burns
these several years, each night
as if the room within were aflame.”
—Denise Levertov (b. 1923)
“In winter we lead a more inward life. Our hearts are warm and cheery, like cottages under drifts, whose windows and doors are half concealed, but from whose chimneys the smoke cheerfully ascends.... We enjoy now, not an Oriental, but a Boreal leisure, around warm stoves and fireplaces, and watch the shadow of motes in the sunbeams.”
—Henry David Thoreau (18171862)
“I came on a great house in the middle of the night
Its open lighted doorway and its windows all alight,
And all my friends were there and made me welcome too;
But I woke in an old ruin that the winds howled through;
And when I pay attention I must out and walk
Among the dogs and horses that understand my talk.”
—William Butler Yeats (18651939)