feedRandom should use an entropy pool instead of XORing the data with the key
Closed this issue · 1 comments
PatchMixolydic commented
The current method is simple, but probably also insecure. The reason I didn't do that already is that I'm getting stack corruption for some reason, which probably indicates a bigger issue
PatchMixolydic commented
Spinel was since rewritten in Rust, so this is no longer an issue.