Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of sha256 by code in the lua controller #689

Open
Darin755 opened this issue Nov 19, 2024 · 0 comments
Open

Allow use of sha256 by code in the lua controller #689

Darin755 opened this issue Nov 19, 2024 · 0 comments

Comments

@Darin755
Copy link

I was working on making some fun things with digilines and lua controllers when I discovered that there doesn't seem to be a way to do a sha256 hash from the lua controller.

What I am trying to build is a secure entrance that allows a player to either authencate with there username (player detector) and/or a password. I want this to be secure so I was hoping to hash the credentials. The idea is that even if a "bad guy" gets access to the lua controller they still will not have the password. This is overkill but I think that is part of the fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant