Hi all,

I’ve been following the recent SEP discussion on improving Sage’s public
key cryptography framework, particularly the plan to start with key
exchange and build a common, math-oriented API.

As a small concrete step aligned with that discussion, I’ve pushed a
minimal branch to my fork that adds only documentation and test
scaffolding (no cryptographic logic and no API changes). The intention is
to document design intent and provide a place for future TestSuite-based
correctness checks (e.g. shared-secret agreement for key exchange
protocols).

Branch link:
https://github.com/v02709928-png/sage/tree/pk-crypto-test-scaffold

I attempted to open a pull request, but PR creation appears to be
restricted for my account at the moment, so I wanted to share the branch
here instead in case it is useful for discussion or future reference.

Best regards,
Vishwas

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/4f2c5c7d-26f4-4ef5-90fe-02706b079914n%40googlegroups.com.

Reply via email to