Anshuman Prakash
@devsecansh
5 published packets
Joined Jan 2021
Published Projects
Vigenere Cipher Encryption Using C++
Vigenere cipher is a basic poly-alphabetic substitution cipher and it is implemented here using C++.
Feb 19, 2021
Caesar Cipher Using C++
Caesar cipher is a basic substitution cipher that uses a key for encryption/decryption and it's implemented here using C++.
Feb 18, 2021
Camel Banana Problem Solved Using C++
This is a proper solution and explanation with a C++ code for the famous Camel Banana Puzzle.
Jan 30, 2021
Unit Converter & BMI Using C++
This is a c++ program that convert units of lenght, weight, volume, time, force and also can calculate BMI
Jan 28, 2021
File Content Details and Word Occurrence Using C++
It is a C++ code that will count the total number of words, lines, and occurrences of a given word in a text file.
Jan 22, 2021