[krbdev.mit.edu #8992] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Mar 31 01:59:25 EDT 2021
Wed Mar 31 01:59:25 2021: Request 8992 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://mv-ezproxy-com.ezproxyberklee.flo.org/rt/Ticket/Display.html?id=8992 >
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.
https://github.com/krb5/krb5/commit/ae40b2eabb8954679e55f0ae79c3aaa96974fb40
Author: Greg Hudson <ghudson at mit.edu>
Commit: ae40b2eabb8954679e55f0ae79c3aaa96974fb40
Branch: master
src/lib/crypto/builtin/aes/aes-gen.c | 97 +++++++++++++++++++++-------------
1 files changed, 61 insertions(+), 36 deletions(-)
More information about the krb5-bugs
mailing list