6 Commits

Author SHA1 Message Date
Ken Dreyer
142a3cee1e test_fx: enable weak crypto
Now that test_fx checks 1DES keys, we need to call allow_weak_crypto on
the test's context.

Without this fix, "make check" was failing with the following error:

  lt-test_fx: krb5_crypto_init: Encryption type des-cbc-crc not
  supported
2014-04-29 11:04:21 -06:00
Nicolas Williams
9269a4428a Add missing KRB-FX-CF2 test vectors (3DES broken)
Note that this shows that the our KRB-FX-CF2 is broken as to 3DES (and
the 1DES PRF is still missing).
2014-03-16 02:19:35 -05:00
Love Hörnquist Åstrand
671e231d75 fix warning 2011-07-24 14:09:23 -07:00
Love Hornquist Astrand
0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Love Hörnquist Åstrand
b1592ebb31 more key combinations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25149 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:32:16 +00:00
Love Hörnquist Åstrand
715d3a30de test krb5_crypto_fx_cf2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25146 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:19:29 +00:00