NetBSD-Bugs archive

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

PR/58468 CVS commit: src/sys



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58468 CVS commit: src/sys
Date: Fri, 26 Jul 2024 18:32:15 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Jul 26 18:32:15 UTC 2024
 
 Modified Files:
 	src/sys/crypto/sodium: sodium_selftest.h
 	src/sys/external/isc/libsodium/src: sodium_selftest.c
 
 Log Message:
 sys/crypto/sodium: Add self-test for XChaCha20/Poly1305 AEAD.
 
 PR kern/58468
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/sys/crypto/sodium/sodium_selftest.h
 cvs rdiff -u -r1.1 -r1.2 src/sys/external/isc/libsodium/src/sodium_selftest.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