THIS is a way of securing information on a network.
What is Encryption?
A way of representing information using only 2 options.
What is Binary?
When this item is shown it indicates that your browser is secure and your data is transmitted using SSL
What is a padlock
Small chunks of information that have been carefully formed from larger chunks of information
What are Packets?
The removal of information to manage complexity and reason about problems at a higher level
What is abstraction?
If the same key is used to encrypt and decrypt a message is known as this kind of encryption.
What is symmetric?
What is 3 in binary
These are often referred to as rules
What are protocols?
What is an IP address?
Taking a secret message and reproducing THIS is known as decryption.
What is plain text?
This can be freely shared with anyone so that they can encrypt a message.
What is a Public Key?
What is 00000010 converted to decimals?
What is 2?
This is used to resolve host names to IP addresses.
What is the DNS server? Or
What is the Domain Name Server?
This protocol takes into consideration that packets can be lost.
What is the TCP?
What is the Transfer Control Protocol?
A string of text that has been converted to secure form using encryption is called what.
What is a ciphertext?
What type of key is not shared and computers cannot decrypt a message without it
What is a private key?
What is the decimal 10 converted to Hexadecimal?
What is Capital A?
What does SSL stand for
This protocol is when data sent by the server is sent in several files broken up into packets.
What is HTTP protocol?
The art and science of breaking the cipher text is known as THIS
What is cryptanalysis?
THIS has 3 main components of security responsibilities. They are Confidentiality, Integrity, and Accessibility.
What is the CIA Triad?
This number represents the decimal 45 as a binary number.
What is 00101101?
There are 128 bits in THIS version of IP addresses
What is IPV6?
What is the TCP? What is the Transmission Control Protocol?
Using a Caesar cipher with a key of 3 encrypt the word: CIPHER
What is ZFMEBO?