[krbdev.mit.edu #8657] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Jun 12 15:17:28 EDT 2018


Build and install SPAKE module for Windows

For now only the edwards25519 group is supported, since we are not
adding an OpenSSL dependency.

https://github.com/krb5/krb5/commit/7692be7ccc3c5c993fdb43a11f51580cb56f7b5b
Author: Greg Hudson <ghudson at mit.edu>
Commit: 7692be7ccc3c5c993fdb43a11f51580cb56f7b5b
Branch: master
 src/Makefile.in                        |   11 +++++++++--
 src/config/win-pre.in                  |    2 ++
 src/lib/krb5_32.def                    |   11 +++++++++++
 src/plugins/preauth/spake/Makefile.in  |   18 ++++++++++++++++++
 src/plugins/preauth/spake/spake.def    |    3 +++
 src/windows/installer/wix/config.wxi   |    1 +
 src/windows/installer/wix/features.wxi |    3 +++
 src/windows/installer/wix/files.wxi    |   21 +++++++++++++++++++++
 src/windows/installer/wix/platform.wxi |    6 ++++++
 9 files changed, 74 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list