Module Name:    src
Committed By:   jschauma
Date:           Wed Jan 29 20:34:30 UTC 2025

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
+PBKDF  password-based key derivation function


To generate a diff of this commit:
cvs rdiff -u -r1.397 -r1.398 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.397 src/share/misc/acronyms.comp:1.398
--- src/share/misc/acronyms.comp:1.397	Fri Jan 24 19:43:55 2025
+++ src/share/misc/acronyms.comp	Wed Jan 29 20:34:30 2025
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.397 2025/01/24 19:43:55 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.398 2025/01/29 20:34:30 jschauma Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1229,6 +1229,7 @@ PATA	parallel ATA
 PAX	portable archive exchange
 PBE	pending break encoding
 PBE	programming by example
+PBKDF	password-based key derivation function
 PBR	partition boot record
 PBX	private branch exchange
 PC	personal computer

Reply via email to