certificate: add entropy to webticket request
commit64de5bf88f7ae6d8d9ae839d3d1ce4d63d2f232c
authorStefan Becker <chemobejk@gmail.com>
Sat, 5 Nov 2011 20:14:02 +0000 (5 22:14 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 5 Nov 2011 20:23:37 +0000 (5 22:23 +0200)
tree57cf2ad0a871045467fa232b73ce08002d462db6
parent4ad582120bb8dad172330e3fade7aeba9e0b11a4
certificate: add entropy to webticket request

Entropy is 256 random bits.

I also noticed that the random bit macro in sipe-utils.c is misnamed. It
generates 16 random bits, not 32!
src/core/sipe-certificate.c
src/core/sipe-svc.c
src/core/sipe-svc.h
src/core/sipe-utils.c