Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jujuadams/sha-and-hmac

SHA and HMAC implementations for GameMaker Studio 2
https://github.com/jujuadams/sha-and-hmac

crypto cryptography gamemaker gamemaker-s gms2 hmac sha

Last synced: 17 days ago
JSON representation

SHA and HMAC implementations for GameMaker Studio 2

Awesome Lists containing this project

README

        

Barebones cryptographic hash function implementations for GameMaker Studio 2.3.3+

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

Made by [@jujuadams](https://twitter.com/jujuadams)