One major addition in this update
Added
- The security module to manage your passwords, encryptions, sessions, etc.
- AES (GCM) encryption and decryption with key management
- Easy SHA-256 hashing
- Argon2id password hashing
- JWT Management with extra signature
Update
- CI have been updated to test the new security module
- README has been updated with some neat graphics
Everything is detailed in the [`README.md`](./README.md) file
> ✨Animenosekai