zupt/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cristian Cezar Moisés d0dd63370c fix(cli): clarify password requirement for -p option
Updated CLI help and prompt message to show that -p/--password requires a password.
If no password is provided, the user will be prompted. Improves usability and avoids confusion.
2026-03-24 19:28:21 -03:00
..
zupt_aes256.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_crypto.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_format.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_keccak.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_keccak.h Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_lz.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_lzh.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_main.c fix(cli): clarify password requirement for -p option 2026-03-24 19:28:21 -03:00
zupt_mlkem.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_mlkem.h Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_parallel.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_parallel.h Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_predict.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_sha256.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_thread.h Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_x25519.c Fix: clarified Montgomery constant and closed issue #1 2026-03-22 10:22:57 -03:00
zupt_x25519.h Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00
zupt_xxh.c Compress everything. Trust nothing. Encrypt always. 2026-03-21 22:06:03 -03:00