2025-05-02 22:15:23 +00:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-03 00:05:11 +02:00
2025-05-02 22:15:23 +00:00

pwdin

Function to prompt users for a password or other secrets.

Build

To build the library one needs to simply use premake5 to generate the Makefile:

premake5 gmake

And then needs to build the library in release mode:

make config=release

The StaticLib is then available under bin/Release/libpwdin.a.

Description
Function to prompt users for a password of other secret. Mirror is available on GitHub.
https://github.com/THoehne/pwdin
Readme GPL-3.0 43 KiB
Languages
C 92.3%
Lua 7.7%