Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add and tweak some cryptography entries.
details: https://anonhg.NetBSD.org/src/rev/905cbd79cf12
branches: trunk
changeset: 350747:905cbd79cf12
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Jan 19 03:39:16 2017 +0000
description:
Add and tweak some cryptography entries.
diffstat:
share/misc/acronyms.comp | 35 ++++++++++++++++++++++++++++-------
1 files changed, 28 insertions(+), 7 deletions(-)
diffs (143 lines):
diff -r a9a505c0e6d2 -r 905cbd79cf12 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Thu Jan 19 03:25:34 2017 +0000
+++ b/share/misc/acronyms.comp Thu Jan 19 03:39:16 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.171 2017/01/19 03:25:34 riastradh Exp $
+$NetBSD: acronyms.comp,v 1.172 2017/01/19 03:39:16 riastradh Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -186,6 +186,7 @@
CDRAM cache dynamic random access memory
CER canonical encoding rules
CF compact flash
+CFB cipher feedback
CFG context-free grammar
CFG control-flow graph
CG control gate
@@ -256,6 +257,7 @@
CSS cascading style sheets
CSV comma-separated values
CTM close to metal
+CTR counter [mode]
CTS clear to send
CUA common user access
CUT coordinated universal time
@@ -347,6 +349,7 @@
DPS Display PostScript
DPST display power savings technology
DRAM dynamic random access memory
+DRBG deterministic random bit generator
DRI direct rendering infrastructure
DRM digital rights management
DRRS display refresh rate switching
@@ -384,16 +387,20 @@
EAPOL EAP over Lan
EBCDIC Extended Binary Coded Decimal Interchange Code
EBR extended boot record
-EC elliptical curve
+EC elliptic curve
+ECC elliptic curve cryptography
ECC error correction code
-ECDL elliptical curve discrete logarithm
-ECDSA elliptical curve digital signature algorithm
+ECDH elliptic curve Diffie-Hellman
+ECDL elliptic curve discrete logarithm
+ECDLP elliptic curve discrete logarithm problem
+ECDSA elliptic curve digital signature algorithm
ECL emitter-coupled logic
ECN explicit congestion notification
ECP enhanced capability port
ECS enhanced chip set
ECS extended configuration space
EDAT enhanced dynamic acceleration technology
+EdDSA Edwards curve digital signature algorithm
EDGE explicit data graph execution
EDID extended display identification data
EDO extended data out
@@ -442,7 +449,9 @@
FEA finite element analysis
FEC forward error correction
FET field-effect transistor
+FF finite field
FF form feed
+FFDH finite-field Diffie-Hellman
FFH functional fixed hardware
FFI foreign function interface
FFM focus follows mouse
@@ -454,6 +463,7 @@
FID frequency identifier
FIFO first in, first out
FILO first in, last out
+FIPS Federal Information Processing Standards
FIR fast infrared
FLOPS floating [point] operations per second
FLOSS free/libre/open source software
@@ -483,6 +493,7 @@
GAL generic array logic
GAS generic address structure
GC garbage collector
+GCM Galois counter mode
GCR group-coded recording
GDT global descriptor table
GEM graphics environment manager
@@ -828,6 +839,7 @@
NIP network interface protocol
NIPS network intrusion prevention system
NIS network information service
+NIST National Institute of Standards and Technology
NLS native language support
NMI non-maskable interrupt
NNTP Network News Transfer Protocol
@@ -836,6 +848,8 @@
NOS network operating system
NP nondeterministic polynomial time
NRZ non-return to zero
+NSA nation-state adversary
+NSA no such agency
NSA National Security Agency
NTM non-deterministic Turing machine
NTP Network Time Protocol
@@ -851,6 +865,7 @@
ODCM on-demand clock modulation
ODT on-die termination
OEM original equipment manufacturer
+OFB output feedback
OFDM orthogonal frequency division multiplexing
OFET organic field-effect transistor
OLAP online analytical processing
@@ -981,11 +996,14 @@
PPPOA Point-to-Point Protocol over ATM
PPPOE Point-to-Point Protocol over Ethernet
PPU physics processing unit
-PRBS pseudo-random bit sequence
+PRBS pseudorandom bit sequence
+PRG pseudorandom generator
+PRF pseudorandom function [family]
PRML partial response, maximum likelihood
-PRN pseudo random {noise,number}
-PRNG pseudo random number generator
+PRN pseudorandom {noise,number}
+PRNG pseudorandom number generator
PROM programmable read only memory
+PRP pseudorandom permutation
PSD power spectral density
PSE page size extensions
PSK phase shift keying
@@ -1088,6 +1106,7 @@
RTS request to send
RTT round trip time
RUP rational unified process
+RW Rabin-Williams
RWM read-write memory
RX {receive,receiver}
S/PDIF Sony/Philips Digital Interface Format
@@ -1139,6 +1158,8 @@
SFTP Serial File Transfer Protocol
SFTP Simple File Transfer Protocol
SGRAM synchronous graphics random access memory
+SHA secure hash algorithm
+SIDH supersingular isogeny Diffie-Hellman
SIEM security information and event management
SIFS short inter-frame space
SIMD single instruction, multiple data
Home |
Main Index |
Thread Index |
Old Index