| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Mattias Andrée <m@maandree.se>
|
| |
|
|
|
|
|
|
|
|
| |
If getrandom(3) generated bytes with the highest bit set and
(char) is (signed char) (ones' or two's complement is used),
those bytes would become negative indices, rather than be
inside [0, 64), causing random data to be writting into the
salt.
Signed-off-by: Mattias Andrée <maandree@kth.se>
|
| |
|
|
| |
Signed-off-by: Mattias Andrée <maandree@kth.se>
|
| |
|
|
| |
Signed-off-by: Mattias Andrée <maandree@kth.se>
|
|
|
Signed-off-by: Mattias Andrée <maandree@kth.se>
|