mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Spellcheck: common misspellings in the entire source tree
This commit is contained in:
parent
3f5e909e8f
commit
ddcfa8cc90
38 changed files with 52 additions and 52 deletions
|
|
@ -602,7 +602,7 @@ This documents presents the technical specification of the Nping Echo Protocol.
|
|||
|
||||
PacketSpec: 864 bits.
|
||||
Tells the server which header fields should be checked to match
|
||||
a captured packet with the client that sent it. This is neccessary
|
||||
a captured packet with the client that sent it. This is necessary
|
||||
as the server supports multiple user sessions at a time, and needs
|
||||
a way to distinguish the packets.
|
||||
|
||||
|
|
@ -1123,7 +1123,7 @@ This documents presents the technical specification of the Nping Echo Protocol.
|
|||
For each party producing encrypted data, the first initialization
|
||||
vector should be the nonce that this same party generated during the
|
||||
authentication handshake phase. If the nonce has more bits than needed,
|
||||
only the neccessary number of bits should be used. These bits should be
|
||||
only the necessary number of bits should be used. These bits should be
|
||||
the most significant ones.
|
||||
|
||||
The initialization vector for subsequent encryption operations should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue