Skip to content

Instantly share code, notes, and snippets.

@chiro-hiro
Created September 14, 2020 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chiro-hiro/35544b870e6fd5d0693174593cd2d750 to your computer and use it in GitHub Desktop.
Save chiro-hiro/35544b870e6fd5d0693174593cd2d750 to your computer and use it in GitHub Desktop.
clang main.c -mavx -o main && ./main
plaintext: Lorem ipsum dolor sit amet, consectetur adipiscing elit gravida.
ciphertext: 4047c2232d5e8122867cb08a49e720613f94373a86f9d54d39c7ab1d97ede417b6c17d3bb2eb46a77a8e1f7de28731ef624f90232c179c72927bbcdc44ec2d20
Deciphertext: Lorem ipsum dolor sit amet, consectetur adipiscing elit gravida.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment