An excerpt from Secret Key Cryptography by Frank Rubin
This article covers:
• Basic terms used in cryptography
• What is an unbreakable cipher?
• What are the different types of cryptography?
Read it if you’re interested in cryptography.
From Secret Key Cryptography by Frank Rubin
This article covers:
· The rating system used for ciphers
· Substitution ciphers
· Transposition ciphers
· Fractionation, breaking letters into smaller units
· Pseudorandom number generators
Will QC ever become a reality, and will it make existing software developers obsolete? In this video, Johan answers these and other “qubits-like” questions, like Java-based Strange.
From Learn Quantum Computing with Python and Q# by Sarah Kaiser and Chris Granade
This article covers using the Quantum Development Kit to write quantum programs in Q#
From Quantum Computing for Developers by Johan Vos
This article discusses The Hadamard Gate: what it is, what it has to do with quantum computing, and how to create a simple quantum applications with a Hadamard Gate and some Java code