Making this video requires more hard work and dedication then the whole playlists available for various subjects on KZbin. Thanks a lot sir.
@ramazandurmaz30123 жыл бұрын
That you even explained the linear algebra part in details step by step is admirable!
@maazosmany12913 жыл бұрын
You are a genius...even for a movement you dint let me confuse thanks a lot !!! Professor
@uff_rani3 жыл бұрын
i am very thankful to you sir for explaining it so transparently ,hats off sir
@nathaliechateauneuf32052 жыл бұрын
At the end of the video, I believe L should be set to "11" rather than 14 in the decryption of RRL to PAY. I spent a bit of time questioning this, as I calculated with (17 17 14) as is written, which failed to produce P. It is written/solved correctly in the calculations, but the formula at this point has (17 17 14). Hope this helps anyone like me who felt like they couldn't do basic multiplication :)
@mobeen3602 жыл бұрын
Thanks alot bro was trying to figure it out. Saved me time!!!
@zohaibnazakat3920 Жыл бұрын
Le me : after wasting my 30 mint to figure out how it will be 14 instead of 11 after wasting time my mind figure out let's check comment section now I'm here lol
@zohaibnazakat3920 Жыл бұрын
Btw thanks bro Appreciated 😊
@umairyounuus108 Жыл бұрын
659 mod 26
@ShiennaYongco9 ай бұрын
i felt stupid.
@marzipane91822 жыл бұрын
That was 3 days of cryptography. Thanks a lot Sir!
@arjungaming27062 жыл бұрын
22:00 I love the way the sir is teaching explaining each and every step 😘😘😍
@KassimHondaTech-qw4pm10 ай бұрын
Gosh! Despite my extensive web browsing, this video provided very clear explanations of everything!
@basketboyz1073 жыл бұрын
helped me with my maths investigation, thanks a lot.
@alejandra47983 жыл бұрын
OMG!! I'd been watching a lot of videos and websites but this video explained all very clear!!
@anupampan30073 жыл бұрын
i am very happy u r uploading so many lectures
@eex_jay2 жыл бұрын
i have an exam today and this is so helpful, i'll come to say thanks on the reply after the exam...
@shivangssinha191513 күн бұрын
Excellent explanation 👍💯.
@enderslayer99ogАй бұрын
Amazing! Very helpful for Science Olympiad cryptography. Thanks you much!
@rushabrathod3353 жыл бұрын
@27:56 RRL = [17 17 11] but on the calculation took it as 11 so no problem
@yohannessintayehu12172 жыл бұрын
Nice video overall with detailed explanation. One thing that confused me was the way you wrote the equations in the table at 20:09. on the right side of the equation, it is written 1 * 23 = 23 mod 26, 2 * 23 = 20 mod 26, etc... which can be interpreted as the value of the left side and right side are the same which is not the case in your explanation. Rather according to your explanation it would make more sense to write them as (1 * 23) mod 26 = 23, (2 * 23) mod 26 = 20 etc... and an overall formula of finding the value of inverse of any given number x where there is mod y could be z given x^-1 mod y = (z * x) mod y= 1. Edit: I feel like the way I wrote the formula could be misleading. I think it would be better if described as: - an overall formula for finding the inverse of any given number where there is a mod could be (z * x) mod y= 1, where x is the original number, y is the mod number and z is the inverse.
@kartikforwork7 ай бұрын
nope what he write is correct,
@yohannessintayehu12176 ай бұрын
@@kartikforwork My reply also had an some issues which I corrected but how is what he wrote correct?
@AkshayKumar-oh7mr10 ай бұрын
Well done🎉
@iramshahzadi8297 Жыл бұрын
Really easy and understandable awesome way...
@dibabehrooz4069 ай бұрын
You really saved me, thanks sir🙏🏻🙏🏻
@crazy_world99710 ай бұрын
Thank for ur. Good.teaching 😊
@PeterParker-xr5wt Жыл бұрын
nothing but the right way of using technology.
@pmanasa4383 Жыл бұрын
23 Inverse mod 26 can be found by gcd. Such a good explanation sir 👏thanks a lot
@priyanandhinicse4673 Жыл бұрын
How ..can you explain please
@anupampan30073 жыл бұрын
gr8 sir hope u will upload soon all videos
@toridii9983 Жыл бұрын
My question is for 26:28 I understand the K x K inverse. But do you multiply these matrices as a whole or each numbers? Also, how did it end up being the result matrix before you use the mod 26?
@fawazhussain1186 Жыл бұрын
at 21:10 , WHAT WLL BE THE INPUT IF WE PERFORM EEA? I mean, for EEA, the format we do that in is, " a mod b ". So, what will be the values of the 'a' and 'b' respectively for this quetion we are solving in the video?
@PMe-my1td2 жыл бұрын
Thanks! Can you do a video on finding the key with a Plain-text and Cipher only for a 3x3 matrix?
@JusticeWillBeServedBro Жыл бұрын
12:20 what if its 2X2 matrix or some other
@meriem1708 Жыл бұрын
there is a little mistake in 27:54 RRL --> (17 17 11 ) not (17 17 14 ) and thank you very much sir
@nithinb258011 ай бұрын
Thankyou very much sir ❤🎉
@biswajyotishmanachutia499 Жыл бұрын
In some sources and videos encryption formula for hill cipher is given as C=k*Pmod26 and some sources C=P*kmod26, since its a matrix multiplication both the answers are different.. so what should we follow🥺?
@eshapatil-mz1or11 ай бұрын
c=k*pmod 26 is right one
@s.gangmei5837Ай бұрын
While finding the inverse matrix why do we have to do mod 26 ... Even while finding the adjoint matrix.. why can't we simply write the matrix value ...place them in the formula and finally perform mod 26
@arnab_sheikh2 жыл бұрын
what will i do if the multiplicative inverse is not available in modulo 26 ? what is the multiplicative inverse of 4 in modulo 26?
@e.l.d57954 ай бұрын
Sir is it necessary to take mod 26 in the determinant of K and its adjoint .
@farazsheikhhasan96733 жыл бұрын
One question, when I got the determinant of the matrix I got 1154 mod 26 which results in 10 mod 26. how do I get the multiplcaitve inverse since it always end in 0, what do I do?
@ayansiddiqui73832 жыл бұрын
Is there any shortcut to find multiplicative inverse of a number
@purushothamans5527 Жыл бұрын
hi bro nice teaching ,but i have one doubt that is in inverse is odd(20:29) instead of even ,what we can do bro? how to find that value??
@SaidHaaji12 Жыл бұрын
16:40 There is a big deffrence acording what you explan
@fatmahaz87833 жыл бұрын
thanks a lot , helped me so much❤❤
@SohamMahapatra-x3j2 ай бұрын
why can we find the value of k-1 directly with calculator??
@arjunk2223 Жыл бұрын
Why including mod function while doing diterminant
@PriyaDharshini-ig6nh21 күн бұрын
Bcoz, every value should less than 26
@sameermeshram30623 жыл бұрын
Sir upload the video of control system ✅
@nesoacademy3 жыл бұрын
Sure. The next lecture is coming soon.
@d3monlord_0193 жыл бұрын
@@nesoacademy your videos are very helpful but can you please tell name of application you use for java ?
@shaludeena63602 жыл бұрын
Thalaiva , you are great 👌
@anupampan30073 жыл бұрын
plz upload whole syllabus
@radhacreations25032 жыл бұрын
I have a doubt why we need to take mod 26 always after adjoint and u also took mod 26 after determinant and also again after inverse plz clarify my doubt
@lohitlgd8335 Жыл бұрын
I think its because we have 26 letters in English alphabet Once we complete 26 alphabets, we go back to the beginning. Thats the reason for that i guess.
@abhilashmadhav.m536 Жыл бұрын
did you understand it? pls explain if you did?
@nageshgour314811 ай бұрын
Be cause of total number of alphabet is 26
@nasratt2 жыл бұрын
why we need to take the modulo while finding determinant and adjoint, we are taking modulo at the end?
@Tuqa498 ай бұрын
thx it really helps me
@nasratt2 жыл бұрын
OMG, maths 🤯. got me confused, what is all this modulo modulo going on
@chiragmadaan32553 жыл бұрын
does that mean we cant find multiplicative inverse mod 26 of even numbers? because whatever is multiplied with even number can't result in odd number and hence 1 as the remainder.
@utilizator17013 жыл бұрын
I do not know the particilarities of mod26, but in mod 6 you have the matrix [ 2, 3; 3 2 ]. Even though no element is inversable in mod 6, the matrix itself is inversable. Maybe same matrices can be found in mod 26.
@yogeshbmyogeshbm51542 жыл бұрын
While it is 3×3 matrix you just copied 2more columns & 2more rows, but what if its 2×2 matrix then how to do sir
@Shayar_Shaigan Жыл бұрын
I'm stuck in my calculation, can you help me out, My determinant is 8 and its multiplicative inverse does not exist under mod 26, What should I do?
@rumisakhankhan1091 Жыл бұрын
Sir in ist row instead of 17 there is 7 at 2nd place in ist row plz correct this becoz key is same for encryption and decryption
@sandeepmacharla3 жыл бұрын
Thank you sir
@sawpaingchitmin884810 ай бұрын
Thank a lot sir!
@DAYYAN2943 жыл бұрын
Sir kindly upload rest of the videos as soon as possible
@PrasadAI11 ай бұрын
Thank you❤
@blaze955811 ай бұрын
it'd take 10 mins in the exam just to find the inverse
@uff_rani3 жыл бұрын
sir why you put mod 26 after calulating mod,it should go off ryt?? ,that make me confuse,
@tamillenin22763 жыл бұрын
It is taking everytime so that the result cannot exceed 25.
@utilizator17013 жыл бұрын
There are 26 letters in english language.
@arkatanukundu_171 Жыл бұрын
Isnt the formula C= K*P mod 26 not P*K mod 26??
@rishiaryal9566 Жыл бұрын
why do you mod everytime. can't we find 1/det(k) and adj(k) [without mod by 26]. Multiply 1/det(K) and adj(k) then mod by 26.
@abhilashmadhav.m536 Жыл бұрын
we applied mod 26 on det k and now we have also applied mod 26 on adj k. since applying mod 26 on both detk and adj k, how will mod 26 still remain to be used in the k inverse equation ? Please tell if you have understood coz i dont understand it.
@poojapoojadhapte14306 ай бұрын
😊😊😊😊 very happy
@vendeltout85628 ай бұрын
what if i cant calculate the multiplicative inverse? i got K^-1= 24^(-1) * matrix * mod 26
@sreelekhajyothitatavarthy3553 жыл бұрын
sir if the key value matrix is not given in the question ,how to find the key matrix sir.reply soon.
@smilealways73443 жыл бұрын
Key must be provided.
@mlblazrvlog81319 ай бұрын
how to get a reminder sir?
@programmertik20463 жыл бұрын
What if the total letters is not a multiple off matrix size .?? i.e if text was neso academy and matrix size was 3x3 then how to breaj the letters??
@tamillenin22763 жыл бұрын
Insert a filler character X nes oac ade myx
@utilizator17013 жыл бұрын
@@tamillenin2276 Something like padding?
@agbaiobasi739011 ай бұрын
Thanks genius.
@sammymendis475 Жыл бұрын
Thank you!
@gireeshkumarkancharla41763 жыл бұрын
@ Neso academy we are getting different cipher text when we use KP approach ..
@GooSoft Жыл бұрын
9:48 -936 mod 26 = 0 @nesoacademy
@jeevi4123 Жыл бұрын
But we get -939 mod 26 okay it's mod value is-3 and it is in negative so we add 26 then 26-3=23😅
@hehehehme62934 ай бұрын
Appreciate you bro 🤣
@mihirkate355310 ай бұрын
adjoint of k could be calculated in calculator. if any one knows the steps pls paste the link.
@hasibulislam11432 жыл бұрын
L=11 at 28.02 mistaken
@ShiennaYongco9 ай бұрын
Hello, please help explain to me how the 23 became 17 more simply. 🙇♂🙇♂ Thank you!
@codingroast7500 Жыл бұрын
awesome
@madhavdhobale95762 жыл бұрын
By mistakely it written as 14 instead of 11
@ibrahimgadli2583 Жыл бұрын
The ending part was not explaind properly
@STUDYTALK11022 жыл бұрын
Sir -936 mod 26 =0
@GooSoft Жыл бұрын
Bro is that wrong I am also getting the same reminder .what did you do ?
@musicmonkey8367 Жыл бұрын
Easy to learn but difficult to do
@muhammadusamariaz24922 жыл бұрын
YALLAH Y AJ PAPER MA NA AYE.AMEEN
@hetdoshi9385 Жыл бұрын
VALUE OF L = 11 DURING THE DECRYPTION OF RRL NOT 14 🤣 and funny part is my faculty also do the same mistake but her total somehow match's the correct total 🤣🤣
@madhavdhobale95762 жыл бұрын
There is the small mistake in place of 14 there must be 11 I hope everyone can see that.
@niteshgupta96973 жыл бұрын
I am once again asking for the code, please
@shreyachauhan268511 ай бұрын
great
@nehaburhade39913 жыл бұрын
First view first Comment
@phunsukhwangdu82734 ай бұрын
sharath sir .........
@yogeshFlix23 Жыл бұрын
thanks
@37rajalakshmir443 жыл бұрын
Sir may I know the 13 inverse of mod 26???? If no multicative ..then how will solve this problem sir ??? Please tell because my internal qstn the qstn mtrx 19 is differ in 9 ..so using this method u guide 13 I get detk ...so what can I do sir ????
@cronojob85023 жыл бұрын
Op🔥
@lucidaxis1233 Жыл бұрын
How did you get multiplcative inverse of 23 as 17? Shouldn't it be 1/23? I am very confused. Someone pls help.
@sagargupta76092 жыл бұрын
bhai ye tera adjint kaise nikala hai vo bilkul bhi samajh mai nahi aaya. Make new video to understand the concept