21/03/2022
https://youtu.be/kCaosvWrOV8
CISCO Packet Tracer || PC to PC Communication || Network Simulation || Computer Network
In this video demonstration , I try to explain that how the two Personal Computer (PC) devices interact with each other with the Packet Tracer Simulator. ---...
10/01/2022
https://youtu.be/m5UWHmW_gFI
RB TREE Insert AKTU QP|| DAA || 2021_22 || Red Black Tree || Design and Analysis of Algorithms
In this video , Taken an example that is asked in many competitive and university exam.Discuss the various cases for insertion of key in red-black tree for g...
29/12/2021
https://youtu.be/TcUkvc5ZKyg
RB _INSERT_FIXUP( T, z ) Explanation || DAA || Design and Analysis of Algorithms || Red Black Tree
Tried to explain the working of "Red, Black Tree" behavior at the time to insert an element "z" in Tree "T".In computer science, a red–black tree is a kind o...
09/09/2021
Fermat's Little Theorem play very important role in the number theorem and cryptography .
It helpful to find out the quick solution of some exponential.
Fermat's Little Theorem || Exponentiation || Network Security || Cryptography
Fermat's Little Theorem play very important role in the number theorem and cryptography . It helpful to find out the quick solution of some exponential. ...
29/08/2021
Euler's phi -Function , ϕ(n) help to find out the number of integers that are both less than n and relatively prime to n.
Euler's phi -Function , ϕ(n) || Euler's totient function || Network Security || Computer Network
Euler's phi -Function , ϕ(n) help to find out the number of integers that are both less than n and relatively prime to n. 's_phi -Function #ϕ(n) ...
17/08/2021
Multiplicative Inverse by Extended Euclidean Algorithm
Multiplicative Inverse by Extended Euclidean Algorithm || Cryptography || Network Security
In this Video There are some mistake in the algorithmr2=r and t2=t in while loop.Rest is correct ...
12/08/2021
In cryptography the plain text is converted into cipher text and vice-versa is done by Inverse . In this video only discuss about Additive and Multiplicative inverse.
Inverses || Additive Inverse || Multiplicative Inverse || Cryptography || Network Security
In cryptography the plain text is converted into cipher text and vice-versa is done by Inverse . In this video only discuss about Additive and Multiplicative...
02/08/2021
GATE 2022
GATE 2022 Subject Strategy CS/IT || GATE 2022 || Computer Science || Information Technology
About GATEThe Graduate Aptitude Test in Engineering (GATE) is an examination that primarily tests the comprehensive understanding of various undergraduate su...
11/07/2021
Extended Euclidean Algorithm is used to find out the gcd (a, b) for two largest integer 'a' and 'b' in Cryptography. Apart from that it is also used to find out the value of two variable s & t.
This algorithm is used to find out the multiplicative inverse .
Extended Eculidean Algorithm || gcd(a,b) || Cryptography || Network Security || with Example
Extended Euclidean Algorithm is used to find out the gcd (a, b) for two largest integer 'a' and 'b' in Cryptography. Apart from that it is also used to find...
30/06/2021
Euclidean Algorithm is used to find out the gcd (a, b) for two largest integer 'a' and 'b' in Cryptography.
Euclidean Algorithm || gcd(a,b) || Cryptography || Network Security || with Example
Euclidean Algorithm is used to find out the gcd (a, b) for two largest integer 'a' and 'b' in Cryptography.Click on the following Links ,So that you get the ...