Tag crypto

Cryptanalytic Attack

A cryptographic analytic attack or cryptanalytic attack is an algebraic manipulation that attempts to reduce the complexity of a cryptographic algorithm. Analytic attacks focus on the logic of the algorithm itself. Cryptanalytic Attack Techniques Cryptanalytic attack techniques featured on this…

Cryptographic Attack

This post features cryptographic attacks. List of Cryptographic Attacks Cryptographic attacks featured on this post: Analytic An analytic attack is an algebraic manipulation that attempts to reduce the complexity of a cryptographic algorithm. Analytic attacks focus on the logic of…

Central Bank Digital Currency

A Central Bank Digital Currency (CBDC) is a digital currency issued by a central bank. CBDCs are different from the cryptocurrencies mainly in that CBDC has a central authority while cryptocurrencies work headless. This post discusses about the definition of…

Cryptography

Cryptography is the practice and study of techniques for secure communication in the presence of adversarial behavior. Some aspects of IT security (specifically confidentiality, integrity, authentication and non-repudiation) are directly related to cryptography. Cryptographic Algorithms You can read about encryption…

Cryptographic Modes of Operation

Block ciphers are cryptographic algorithms that encrypt fixed-size blocks of data A cryptographic mode of operation for a block cipher describes the different ways that cryptographic algorithm may transform data to achieve sufficient complexity that offer protection against attacks. This…

Digital Certificates

Digital certificates, also known as public key certificates or identity certificate. When I explain what a digital certificate to someone without a strong IT background I like to compare it with a seal ring, like the ones used in medieval…

List of Cryptography Toolkits

This post features some cryptography toolkits. List of Cryptography Toolkits Cryptography Tools featured on this post: OpenSSL OpenSSL is an open-source tool. OpenSSL official website OpenSSL repository Tink Tink is an open-source tool developed by Google. Tink repository Keyczar DEPRECATED…