Introductory Quantum Programming Series Session 10

Session 10

We will delve into RSA Encryption.
Generate our RSA Public and Private Keys
Encrypt and decrypt using our own generated Public & Private Keys.
(Python coding required)

This will prepare us for the SHOR’s Algorithm, in a future lecture.

Time permitting we will introduce
a) AES & Grovers Algorithm

Side Project
b) Introduction to Travelling salesman program ????

We use IBMQ circuit composer & QISKIT with Python