String Handling in Delphi (part 11) Encryption Example 2

  Рет қаралды 7,560

Mr Long Education - IT & CAT

Mr Long Education - IT & CAT

Күн бұрын

Пікірлер: 19
@sunithayusuf3899
@sunithayusuf3899 Жыл бұрын
Exactly what I was looking for for the it exams... Thanks
@anesushumba4260
@anesushumba4260 3 жыл бұрын
Can you use an array instead of an string variable in this case
@mckylenaidoo9721
@mckylenaidoo9721 3 жыл бұрын
Can you please do a video encrypting a text using the ceasar cipher
@MuhammadYusuf-eq8xi
@MuhammadYusuf-eq8xi 3 жыл бұрын
sir do you know where i can get the codes for the data files?
@taytayy2005
@taytayy2005 3 жыл бұрын
hi I'm having a problem for some reason my program changed yet I saved it right and I tried doing save as but it showing 'Encrypt_up'
@Moon_shadow786
@Moon_shadow786 4 жыл бұрын
Mr Long how do we decrypt the message
@MrLongITandCAT
@MrLongITandCAT 4 жыл бұрын
Just do the exact some thing in reverse. Instead of referring to sAlphabet, refer to sEncrypt and vice versa.
@Moon_shadow786
@Moon_shadow786 4 жыл бұрын
@@MrLongITandCAT thanks
@mckylenaidoo9721
@mckylenaidoo9721 3 жыл бұрын
@@MrLongITandCAT i still dont understand...could you maybe do it please.
@HammadAli-uh3sd
@HammadAli-uh3sd 3 жыл бұрын
@mr long decrypt doesn’t work 😿
@lilylemach103
@lilylemach103 3 жыл бұрын
how can i use an array in encryption and decryption
@MrLongITandCAT
@MrLongITandCAT 3 жыл бұрын
general example is you could use an array to generate a random key: alpha := 'abcedfghijklmnopqrstuvwxyz' ; for i := 1 to 26 do //for each letter in alphabet begin iNum := randomrange( 1, length(alpha) + 1 ) ; //generate a random number that will corrsepond to that position in alpha string arrKey[ i ] := alpha[ iNum ] ; //allocate each position in array to a random value in alpha string Delete( alpha, iNum, 1) ; //remove letter you just randomly selected so you dont use it again in the key end ;
@lilylemach103
@lilylemach103 3 жыл бұрын
@@MrLongITandCAT thank youu we have a a practical and our IT teacher knows nothing I wish you could teach our school we only have 5 people in our class
@MrLongITandCAT
@MrLongITandCAT 3 жыл бұрын
@@lilylemach103 You can do it! Use whatever videos we have to help you and your class.
@karib_
@karib_ 3 жыл бұрын
@@MrLongITandCAT morning sir, then how would you decrypt it?, (if we used the array)
@orylangovender6990
@orylangovender6990 4 жыл бұрын
how would you make it use a edit box and encrypt the message in the edit box
@MrLongITandCAT
@MrLongITandCAT 4 жыл бұрын
Put the value from the edit box into a variable and then use the variable like in the video: sTemp := edtSentence.Text ;
@johannswart9859
@johannswart9859 4 жыл бұрын
Mr Long in the if statement could you not just say continue and leave the else statement
String Handling in Delphi (part 12) Track letters used
5:50
Mr Long Education - IT & CAT
Рет қаралды 4,6 М.
Substitution Cipher in Python - Simple Cryptography
10:33
NeuralNine
Рет қаралды 3,4 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 573 М.
String Handling in Delphi (part 13) Replace characters
13:48
Mr Long Education - IT & CAT
Рет қаралды 4,8 М.
Text Files in Delphi - Writing to a text file
14:00
Mr Long Education - IT & CAT
Рет қаралды 49 М.
Text Files in Delphi - Reading from a text file
18:01
Mr Long Education - IT & CAT
Рет қаралды 68 М.
Сборник Новогодний | Уральские пельмени
1:14:22
Лучшие вечерние шоу
Рет қаралды 925 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН