[krbdev.mit.edu #8888] git commit

Greg Hudson via RT rt at KRBDEV-PROD-APP-1.mit.edu
Thu Mar 26 18:27:31 EDT 2020


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8888 >


Make fiat 128-bit typedefs work with older gcc

Use the int128_t and uint128_t types defined by edwards25519.c, rather
than [un]signed __int128 which does not compile with gcc 4.4.
Reported by Norm Green.

https://github.com/krb5/krb5/commit/dd5d6e5e39be6cf7fe9d54a79e824f8cb7301177
Author: Greg Hudson <ghudson at mit.edu>
Commit: dd5d6e5e39be6cf7fe9d54a79e824f8cb7301177
Branch: master
 src/plugins/preauth/spake/edwards25519.c      |    4 +++-
 src/plugins/preauth/spake/edwards25519_fiat.h |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list