Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add HOTP and TOTP



details:   https://anonhg.NetBSD.org/src/rev/3c21e3906eac
branches:  trunk
changeset: 959381:3c21e3906eac
user:      leot <leot%NetBSD.org@localhost>
date:      Fri Feb 12 08:56:04 2021 +0000

description:
Add HOTP and TOTP

diffstat:

 share/misc/acronyms.comp |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 78118478aadb -r 3c21e3906eac share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Fri Feb 12 08:55:32 2021 +0000
+++ b/share/misc/acronyms.comp  Fri Feb 12 08:56:04 2021 +0000
@@ -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 @@
 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 @@
 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



Home | Main Index | Thread Index | Old Index