One-Time Pads from the Digits of Pi
Other Computer Science
2021-03-17 v1
Abstract
I present a method for generating one-time pads from the digits of pi. Computer code is given to generate such pads from passphrases in a method having an extremely low probability (<10^-53) of a successful discovery of the one-time pads by a brute-force attack. The advantages and disadvantages of this method are discussed.
Cite
@article{arxiv.2103.08783,
title = {One-Time Pads from the Digits of Pi},
author = {Devlin Gualtieri},
journal= {arXiv preprint arXiv:2103.08783},
year = {2021}
}
Comments
12 page PDF file (5 page article with 7 pages of computer source code). Comments are welcome