Skip to content

Instantly share code, notes, and snippets.

@NathanLeadill
Created August 15, 2021 17:55
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 NathanLeadill/73610b01ffd1fc64824d020b3e489f4a to your computer and use it in GitHub Desktop.
Save NathanLeadill/73610b01ffd1fc64824d020b3e489f4a to your computer and use it in GitHub Desktop.
const ENC_KEY = Buffer.from("bf3c199c2470cb477d907b1e0917c17bbf3c199c2470cb477d907b1e0917c17b", "hex");
const IV = Buffer.from("5183666c72eec9e45183666c72eec9e4", "hex");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment