中英
decryption
/ diːˈkrɪpʃn /
/ diːˈkrɪpʃn /
  • 简明
  • n.[通信] 解密;[计][通信] 译码(解释编码的数据)
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

    [通信] 解密

    Decryption(解密):它是对数据进行加密的加密算法的逆运算。它能够将加密的数据恢复成原样,即为未加密时的状态。

  • 2

    [计 通信] 译码

    ... decrepitation爆裂 decryption译码 Dectra台卡跟踪和测距导航系统 ...

  • 3

     解

    ... decrypt decryption 密 dedicated data characters 专属数据字符 ...

  • 4

     解密过程

    ... Decrypt (解密) Decryption (解密过程) Deny (拒绝) ...

短语
查看更多
  • 双语例句
  • 权威例句
  • 1
    Encryption and decryption with PHP.
    使用PHP进行加密和解密。
  • 2
    The document is decrypted using the decryption key.
    解密密钥会被用来对文档进行解密。
  • 3
    The same key is used for both encryption and decryption.
    加密和解密使用相同的密钥。
查看更多
  • 同近义词
  • 同根词
  • 百科
  • Decryption

    Cryptography (or cryptology; from Greek κρυπτός kryptós, "hidden, secret"; and γράφειν graphein, "writing", or -λογία -logia, "study", respectively) is the practice and study of techniques for secure communication in the presence of third parties (called adversaries). More generally, it is about constructing and analyzing protocols that block adversaries; various aspects in information security such as data confidentiality, data integrity, authentication, and non-repudiation are central to modern cryptography. Modern cryptography exists at the intersection of the disciplines of mathematics, computer science, and electrical engineering. Applications of cryptography include ATM cards, computer passwords, and electronic commerce.Cryptography prior to the modern age was effectively synonymous with encryption, the conversion of information from a readable state to apparent nonsense. The originator of an encrypted message shared the decoding technique needed to recover the original information only with intended recipients, thereby precluding unwanted persons to do the same. Since World War I and the advent of the computer, the methods used to carry out cryptology have become increasingly complex and its application more widespread.Modern cryptography is heavily based on mathematical theory and computer science practice; cryptographic algorithms are designed around computational hardness assumptions, making such algorithms hard to break in practice by any adversary. It is theoretically possible to break such a system, but it is infeasible to do so by any known practical means. These schemes are therefore termed computationally secure; theoretical advances, e.g., improvements in integer factorization algorithms, and faster computing technology require these solutions to be continually adapted. There exist information-theoretically secure schemes that provably cannot be broken even with unlimited computing power—an example is the one-time pad—but these schemes are more difficult to implement than the best theoretically breakable but computationally secure mechanisms.Cryptology-related technology has raised a number of legal issues. In the United Kingdom, additions to the Regulation of Investigatory Powers Act 2000 require a suspected criminal to hand over his or her decryption key if asked by law enforcement. Otherwise the user will face a criminal charge. The Electronic Frontier Foundation (EFF) was involved in a case in the United States which questioned whether requiring suspected criminals to provide their decryption keys to law enforcement is unconstitutional. The EFF argued that this is a violation of the right of not being forced to incriminate oneself, as given in the fifth amendment.

查看更多