Key pair generation: Difference between revisions

From Computer Science Wiki
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


[[File:Keys.png|600px]]
[[File:Keys.png|600px]]
== Video ==
This video is at the '''perfect level''' of detail. Please watch the whole video, but the part which is especially pointed at [[blockchain]] starts at about 4:05.
<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GSIDS_lvRv4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</html>


== References ==
== References ==

Latest revision as of 18:25, 8 March 2020

Computational thinking, problem-solving and programming[1]

Key generation is the process of generating keys in cryptography. A key is used to encrypt and decrypt whatever data is being encrypted/decrypted.[2]


Keys.png


Video

This video is at the perfect level of detail. Please watch the whole video, but the part which is especially pointed at blockchain starts at about 4:05.

References