]> git.ipfire.org Git - thirdparty/krb5.git/commit
Avoid rand() in aes-gen test program 1174/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 25 Mar 2021 16:00:54 +0000 (12:00 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 31 Mar 2021 05:02:24 +0000 (01:02 -0400)
commitae40b2eabb8954679e55f0ae79c3aaa96974fb40
tree3d4b2d2e6cb969f50536349a5bfe872e67557b22
parent8ffab893e95524a2f68e663064a139ead1321219
Avoid rand() in aes-gen test program

rand() can output different sequences on different platforms with the
same seed, and (since commit cb5f190056ef4d123c5fe5d4923982b830288438)
we want fixed output.  Use specified inputs instead.  Reported by Ken
Hornstein.

ticket: 8992 (new)
tags: pullup
target_version: 1.19-next
src/lib/crypto/builtin/aes/aes-gen.c