NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42273 CVS commit: src/common/lib/libc/hash/sha2



The following reply was made to PR lib/42273; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42273 CVS commit: src/common/lib/libc/hash/sha2
Date: Sun, 24 Jan 2010 21:11:18 +0000

 Module Name:   src
 Committed By:  joerg
 Date:          Sun Jan 24 21:11:18 UTC 2010
 
 Modified Files:
        src/common/lib/libc/hash/sha2: sha2.c
 
 Log Message:
 Fix unaligned access in *_Final for SHA224/SHA256/SHA384.
 Remaining part of PR 42273. Tested by snj.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 src/common/lib/libc/hash/sha2/sha2.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index