Module Name:    src
Committed By:   leot
Date:           Fri Feb 12 08:56:04 UTC 2021

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

Log Message:
Add HOTP and TOTP


To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 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.320 src/share/misc/acronyms.comp:1.321
--- src/share/misc/acronyms.comp:1.320	Sat Jan 30 19:20:44 2021
+++ src/share/misc/acronyms.comp	Fri Feb 12 08:56:04 2021
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.320 2021/01/30 19:20:44 jakllsch Exp $
+$NetBSD: acronyms.comp,v 1.321 2021/02/12 08:56:04 leot Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -683,6 +683,7 @@ HLL	high-level language
 HMA	high memory area
 HMI	human-machine interface
 HOOD	hierarchical object oriented design
+HOTP	HMAC-based one time password
 HP	Hewlett-Packard
 HPC	high performance computing
 HPD	hot plug detection
@@ -1638,6 +1639,7 @@ TOFU	trust on first use
 TOS	terms of service
 TOS	trusted operating system
 TOS	type of service
+TOTP	time-based one time password
 TP	transaction processing
 TPI	tracks per inch
 TPM	transactions per minute

Reply via email to