Skip to content

SHA and HMAC implementations for GameMaker Studio 2

License

Notifications You must be signed in to change notification settings

JujuAdams/SHA-and-HMAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebones cryptographic hash function implementations for GameMaker Studio 2.3.3+

  • SHA256
  • SHA512
  • HMAC-SHA1
  • HMAC-SHA256
  • HMAC-SHA512

Made by @jujuadams