signalapp / libsignal-protocol-c

GNU General Public License v3.0
1.41k stars 295 forks source link

Introduce srand_deterministic to match OpenBSD #120

Closed blackgnezdo closed 5 years ago

blackgnezdo commented 5 years ago

Makes explicit deterministic seeding of PRNG obvious.

Fixes #119

blackgnezdo commented 4 years ago

@dkonigsberg would you mind creating a release with these patches so I can remove the patches from OpenBSD ports tree?

dkonigsberg commented 4 years ago

Done