Skip to content

Instantly share code, notes, and snippets.

@lprimak
Created September 30, 2022 00:47
Show Gist options
  • Save lprimak/771aac1549bbd972cd24c17e81ce4295 to your computer and use it in GitHub Desktop.
Save lprimak/771aac1549bbd972cd24c17e81ce4295 to your computer and use it in GitHub Desktop.
How to create Shiro cipher key
openssl enc -aes-128-cbc -k secret -P -md sha256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment