On Sat, Mar 28, 2020 at 08:19:01AM -0700, Carson Kurtz wrote:
> I am currently a student working with a professor at a partner university
> to help improve the cryptography resources on Sage. Earlier in August of
> 2019, her and a colleague developed some Sage interactions that could help
> both
Hi Carson,
I assume that you were referring to
https://wiki.sagemath.org/interact/cryptography
Using the sage cell server inside the wiki has several
disadvantages
- painful to edit
- hard to maintain (what if it gets broken?)
- very limited (can not reuse code from one cell to the other)
W