Created
July 20, 2021 19:06
-
-
Save Supermathie/6a28dfedc4753180e46bba51892c5762 to your computer and use it in GitHub Desktop.
supermicro
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::HMAC.hexdigest('SHA1', '8544E3B47ECA58F9583043F8'.scan(/../).map(&:hex).pack('c*'), '3CECEF000000'.upcase.scan(/../).map(&:hex).pack('c*'))[0..23].upcase.scan(/..../).join('-') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment