Cristian Cezar Moisés
4edcf3af5e
Merge PR #4 : Update Makefile (cabelo)
2026-03-24 18:53:04 -03:00
Cristian Cezar Moisés
c3e65e1335
docs: document required password for -p option
...
Clarify in README that encryption mode (-p) requires a password.
Add example usage and reflect new behavior (fail early if missing).
Closes #5
2026-03-24 18:47:47 -03:00
Cristian Cezar Moisés
c74c62bec2
Updated: Readme
2026-03-23 20:08:13 -03:00
Cristian Cezar Moisés
da91ca90f7
Added: Install.sh - Fast installation on GNU+Linux
2026-03-23 20:02:02 -03:00
Cristian Cezar Moisés
aa48ad2887
Readme: Make Clean.
2026-03-23 19:42:00 -03:00
Alessandro de Oliveira Faria (A.K.A. CABELO)
bd15c72fc9
cabelo@opensuse.org - Makefile
2026-03-23 17:50:16 -03:00
Cristian Cezar Moisés
83c801d7b6
Fix: clarified Montgomery constant and closed issue #1
...
Added detailed comments explaining why the X25519 implementation uses the constant 121666 (a24 = (A + 2) / 4 as defined in RFC 7748). This improves readability and avoids future confusion.
Issue #1 reviewed and closed.
2026-03-22 10:22:57 -03:00
Cristian Cezar Moisés
c80332778f
Compress everything. Trust nothing. Encrypt always.
2026-03-21 22:06:03 -03:00