- Legal Compliance
- Computer Security - Checklist
- Computer Security - Policies
- Computer Security - Network
- Disaster Recovery
- Computer Security - Data Backup
- Computer Security - Encryption
- Computer Security - Malwares
- Computer Security - Antiviruses
- Computer Security - Securing OS
- Computer Security - Layers
- Computer Security - Terminologies
- Computer Security - Elements
- Computer Security - Overview
- Computer Security - Home
Computer Security Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Computer Security - Encryption
本章将讨论加密对于计算机安全的重要性。
What is Encryption?
加密是一种转变式的真实信息,只有经授权的当事人知道如何读取,因此,在最坏的情况下,如果有人能够查阅这些档案,他们仍然无法理解其中的信息。
加密的基础自古以来。 一个很好的例子就是骑手,当敌人抓住他们时,国王们在战场上用特定法典向指挥员发出信息,不能读到他们,只是说信息丢失了,但如果到达目的地指挥员时,他们就会有加密的词汇。
我们应当提到,加密是出于良好或坏目的。 坏的情况是,大多数恶毒档案都以加密形式存在,因此,每个人都不能接受黑客。
Tools Used to Encrypt Documents
在这一理论中,我们将更多地侧重于实践,而不是理论方面,以增进了解。 让我们讨论我们用于加密文件的某些工具——
Encryption Ways of Communication
系统管理员应当使用并向其工作人员提供可靠和加密的通信渠道,其中之一是SSL(Secure Socketsosphere)。 该议定书有助于在客户和服务器之间建立安全和加密的联系。 一般用于Web服务器、邮件服务器、FTP服务器。
Why do you need this?
如果你有一个在线商店,客户则使用信用卡和个人数据从中购买产品。 但是,由于通信内容明确,他们(Data)有可能被简单的窃听,以防这种情况,《SSL议定书》将有助于加密这一通信。
How to see if the communication is secure?
浏览器提供视像,如锁单或绿条,帮助访客了解其联系何时得到保障。 下面的屏幕显示一个例子。
系统管理人使用的另一个工具是SSH(Securetter)。 这是对电话网和其他未加密的公用事业(如rlogin、rcp、rsh)的一种安全替代。
它提供了一个安全渠道,在互联网上接收通信的东道国加密。 它减少了人对手的攻击。 可从
Advertisements