Remove you-cant-learn-everything
article thumbnail

Hidden in Plain Sight - Public Key Crypto

Nick Desaulniers

Assume Eve can intercept, but not tamper with, everything Alice and Bob try to share with each other. log ( plainText ); // => "I love you" Eve has intercepted the cypher text, cypher, hash, and tries to decrypt it. ” I learned this the hard way recently trying to upgrade. Meet Alice. createHash ( hash ).

C++ 71