Unit 6 Essential Questions
Unit 6 Essential Questions How is encryption accomplished to safeguard data exchange? Encryption is a safeguard for data exchange because the hacker is unable to read the message unless they have the key to decode it. Because of this, encryption is very safe unless the hacker/ eavesdropper finds the key to your encrypted message What methods are used to compress data? Data compression is the process of modifying, encoding or converting the bits structure of data in such a way that it consumes less space on disk. It enables reducing the storage size of one or more data instances or elements. There are two types of compression: lossy and lossless. Like the name implied, lossless does not lose any space, making the file size big. The tradeoff is that the image will have excellent results as in that the image, audio, the video will be much clearer. The lossy compression, on the other hand, will have a much smaller file size with the trade-off that the image, audio, the v...