Files
heimdal/lib
Nicolas Williams 7d45909537 Fix krb5's gss_pseudo_random() (n is big-endian)
The first enctype RFC3961 prf output length's bytes are correct because
the little- and big-endian representations of unsigned zero are the
same.  The second block of output was wrong because the counter was not
being encoded as big-endian.

This change could break applications.  But those applications would not
have been interoperating with other implementations anyways (in
particular: MIT's).
2013-10-30 14:26:15 -05:00
..
2013-09-10 22:31:31 -04:00
2013-10-04 19:00:56 -04:00
2012-09-24 21:28:04 -07:00
2012-08-08 00:04:04 +01:00
2012-02-15 10:58:00 +00:00
2012-06-12 18:48:37 -04:00
2012-06-20 19:32:08 -05:00