Issue83

Title Use cryptographically secure prng
Type bug Status unread
Importance 90.0
Superseder Nosy List Marcel.keller, mg, mk, tpj
Assigned To Keywords

Created on 2010-08-12.15:11:12 by tpj, last changed 2010-08-12.15:11:12 by tpj.

Messages
msg316 (view) Author: tpj Date: 2010-08-12.15:11:12
Currently, VIFF uses a pseudo-random number generator with weak security 
properties (Mersenne-Twister). We should rather use a cryptographically 
strong prng.

See discussion at 
http://article.gmane.org/gmane.comp.cryptography.viff.devel/834.
History
Date User Action Args
2010-08-12 15:11:12tpjcreate