how can we implement any encryption algorithm in C++ such as something similar tO DES | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

how can we implement any encryption algorithm in C++ such as something similar tO DES

Like one round of DES if we ignore the tables of permutation Just Apply Methods like XOR , AND , OR Eg we take a word HELP how to encrypt it and Decrypt it in C++ by applying these methods

28th Dec 2018, 5:45 AM
Maria Daud
Maria Daud - avatar
0 Réponse