clipperz/password-manager

Implement Fortuna PRNG

Opened this issue · 0 comments

Implement the Fortuna PRNG for random number generator in the frontend.

handle PRNG events

PRNG events will probably be handled completely asyncronously, and their data will be collected in a global variable accessible via JavaScript.