forked from KolibriOS/kolibrios
Pad with 0 bytes before encryption is set, as not to leak any entropy of RNG.
Little improved RNG seeding. Fixed bug in MAC counter for SSH transport. git-svn-id: svn://kolibrios.org@9071 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -36,7 +36,6 @@ endg
|
||||
|
||||
proc init_random
|
||||
|
||||
mcall 26, 10 ; seed
|
||||
xor ecx, ecx
|
||||
; make random numbers and put them into buffer
|
||||
@@:
|
||||
|
Reference in New Issue
Block a user