You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Xsera Development
I'm not sure where I should get my random seed for my random key
generator to make encryption keys, and how I should go about getting
this entropy. There's a key-generating function in the Server.cpp
file, but its empty right now.
-Andrew
Adam
unread,
Apr 2, 2009, 9:36:00 PM4/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xser...@googlegroups.com
If I remember correctly, that was something that Alastair was going to
do, because he didn't want us generating the seed off the computer's
clock, but I'm not sure about that.