Click here to Skip to main content
15,892,768 members
Articles / Programming Languages / C++

Fortuna - A Cryptographically Secure Pseudo Random Number Generator

Rate me:
Please Sign up or sign in to vote.
3.63/5 (12 votes)
3 Mar 200417 min read 99.1K   3.5K   42  
A C++ component to generate cryptographically secure pseudo random numbers using the Fortuna Algorithm

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Ron got his BSc in Chemical Engineering from the University of Waterloo (Ontario, Canada) and his Masters in Chem Eng at the Univsity of Alberta (Edmonton, Alberta, Canada). After over 10 years writing software for engineering simulators, Ron started consulting in Mar 2001. Since then he has worked in chemical engineering, personal finance (Intuit, QuickTax), at a wireless startup doing network programming and done a little teaching on writing software for Palm handheld devices.

Located in Calgary, Alberta, Canada, Ron has recently taken up snowboarding as he tries to keep up with his 4 boys.

Comments and Discussions