← Glossary
テクノロジ系 (Technology)Tested 4×
暗号化
あんごうか · Encryption
Also known as: 公開鍵暗号 / 共通鍵暗号 / 機密性 / 通信暗号化
A technique that transforms data into an unreadable form using a key and a conversion algorithm, preventing unauthorized parties from reading it. Symmetric-key encryption uses the same key for both sender and receiver, while public-key encryption uses a pair consisting of a public key and a private key. The shared key and private key must be kept secret, and encryption is the primary means of ensuring the confidentiality of communications.
Past questions testing this term · 4 questions
- 2018h30h #98A 社では紙の顧客名簿を電子化して,電子データで顧客管理を行うことにした。 顧客名簿の電子データからの情報漏えいを防ぐ方法として,適切なものはどれか。
- 2013h25a #72情報セキュリティ対策に関する記述 a~c のうち,通信内容を暗号化することによって実現できることだけを全て挙げたものはどれか。 a 通信途中に改ざんされたデータ…
- 2013h25a #75情報セキュリティの機密性を直接的に高めることになるものはどれか。
- 2011h23a #84暗号化又は復号で使用する鍵 a~c のうち,第三者に漏れないように管理すべき鍵だけを全て挙げたものはどれか。 a 共通鍵暗号方式の共通鍵 b 公開鍵暗号方式の公…