[Solved] A book that contains, Shor’s algorithm, McEliece cryptosystem, Lattice-based cryptography, Discrete logarithm [closed]


There is “Post-Quantum Cryptography” published by Daniel J. Bernstein. The book is more of a general overview and doesn’t go that far into details.
It contains sections about lattice based, hash based and code based cryptography.
Shor’s algorithm as well as discrete logarithm aren’t handled in depth, but there is a general overview.
I think the best way to get into the details is by studying the respective scientific papers.

solved A book that contains, Shor’s algorithm, McEliece cryptosystem, Lattice-based cryptography, Discrete logarithm [closed]