Commit graph

56 commits

Author SHA1 Message Date
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
Cristian Cezar Moisés
98de159eb2 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