Created
September 30, 2022 00:47
-
-
Save lprimak/771aac1549bbd972cd24c17e81ce4295 to your computer and use it in GitHub Desktop.
How to create Shiro cipher key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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