aboutsummaryrefslogtreecommitdiffstats
path: root/libar2simplified_decode.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-15Add libar2simplified_decode_rMattias Andrée1-177/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-13XOR seed provided to srand with data depending on current seed, in case it is already seed in a better mannerMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>