Hi,
i'm developing a stateless password manager and encrypted notebook in lua. i wuold love to use gideros to deploy it!
there are any chanches to have a password key derivation function ( like argon2 or pkdf2 ) in the crypto plugin ?
thanks!
Edit: or maybe another plugin based on github.com/thibaultcha/lua-argon2 ?
Comments
Likes: MoKaLux
Likes: MoKaLux
Likes: MoKaLux
Likes: MoKaLux
Likes: PaulH
Likes: MoKaLux
Thank you for your fantastic work.
Likes: hgy29, keszegh, MoKaLux, vitalitymobile
I am using imgui and would like to know if the application is being used in a mobile device so that I can make the keyboard show up.
Application:getDeviceInfo() is what you are looking for.