History log of /freebsd-10-stable/contrib/opie/libopie/hash.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 239169 10-Aug-2012 delphij

RFC 2289 requires all hashes be stored in little endian format before
folding to 64 bits, while SHA1 code is big endian. Therefore, a bswap32
is required before using the value.

Without this change, the implementation does not conform to test vector
found in RFC 2289.

PR: bin/170519
Submitted by: Arthur Mesh <arthurmesh gmail com> (with changes)
MFC after: 1 week


# 92914 21-Mar-2002 markm

Resolve conflicts.


# 79711 14-Jul-2001 markm

Fix SHA1 hashing.


# 59121 10-Apr-2000 kris

Resolve conflicts


# 29967 29-Sep-1997 ache

Merge


# 22371 07-Feb-1997 pst

Disconnect OPIE from internal MD4/5 routines


# 22348 06-Feb-1997 pst

This commit was generated by cvs2svn to compensate for changes in r22347,
which included commits to RCS files with non-trunk default branches.


# 22347 06-Feb-1997 pst

Initial import of OPIE v2.3 from
ftp://ftp.nrl.navy.mil/pub/security/opie/