Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Mar 4, 2022

Cryptographic System

Cryptography is the technique of securing information and communications through the use of codes so that only those persons for whom the information is intended can understand it and process it. Thus preventing unauthorized access to information. The prefix “crypt” means “hidden” and suffix graphy means “writing”. Let’s learn more about cryptography.
What is Cryptography EASY
In this article, we will talk about cryptography, one of the most critical domains of computer science, and its types.
Public Key Cryptography
In this blog, we will be studying detailed descriptions of public-key cryptography.
Difference between Private Key and Public key EASY
Private keys and public keys are commonly used for encryption and decryption. In this article, we will learn about both the keys and the differences between them.
Difference between symmetric and asymmetric Key encryption EASY
This blog will cover the difference between symmetric and asymmetric encryption. We will first discuss encryption and then look into its symmetric and asymmetric encryption types.
Cryptography and Steganography EASY
In this blog, we will learn about Cryptography and Steganography. We will understand its core concepts, its usage, advantages, and much more for better understanding.
Difference between Cryptography and Cyber Security
In this blog, we are going to learn about the difference between Cyber Security and Cryptography.
Cryptosystem
In this article, we will discuss Cryptosystem.
What are Stream Ciphers?
In this article, we will discuss what stream ciphers are and how they work. We will also discuss the advantages & disadvantages of Stream Ciphers.
Digital Signature in Cryptography EASY
Explore digital signature in cryptography, covering applications, algorithms, and models. Learn about Cryptography Digital Signature functions, importance, and encryption.
RSA Algorithm
This article incorporates the RSA algorithm in detail including its Mechanism, Encryption and Decryption, and its implementation.
Cryptography Hash Function
Explore cryptography hash functions: their operations, features, properties, and applications. Learn about designing hashing algorithms and famous hash functions.
Caesar Cipher Program in C MEDIUM
The article talks about the Caesar cipher, its basic idea, origin, advantages, disadvantages, and the implementation of the Caesar cipher in C++.
Substitution Cipher EASY
In this blog, we are going to learn about Substitution Cipher.
Keyword Cipher EASY
This article discusses keyword cipher with examples and implementations. Read about encryption and decryption with faqs.
Data Encryption Standard
In this blog, we will be studying detailed descriptions of the Data Encryption Standard and various steps involved in the encryption.