Regarding fplll and flatter, Sage already has an interface with fplll
(via fpylll), and issue #37207 is adding an interface call to flatter
(the new pari implementation).
On 11/02/2024 23:48, user ctf wrote:
Hi. sage-devel members.
I am kiona. I want to contribute devel for some math/crypto packages.
[background]
I created Coppersmith small root method packages:
kionactf/coppersmith(github.com) <https://github.com/kionactf/coppersmith>
I am considering the package would be included in Sagemath tree.
But I am not welcomed if my codes affect Sagemath devel.
Actually, my codes depend on external packages(fplll, flatter).
It might violate Sagemath philosophy: should not reinvent wheel.
So I am starting to contribute Sagemath with a few related things.
My code uses some transformation matrix interface for BKZ,
so firstly I itry to add the feature on Sagemath code.
[main issue]
I want to add the feature that we can compute a transformation matrix
on BKZ computation.
If I want to use the recent merge on fpylll(add transformation
interface to bkz_reduction #267 ยท fplll/fpylll (github.com)
<https://github.com/fplll/fpylll/pull/267>) for adding the feature on
Sagemath,
how could we start?
We need to wait next release on fpylll?
---
Best regards,
kiona
--
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/9009f60a-bd2b-409a-8540-ac7c37d20c38n%40googlegroups.com
<https://groups.google.com/d/msgid/sage-devel/9009f60a-bd2b-409a-8540-ac7c37d20c38n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/f85c29d8-8f3b-49c9-ad2e-e50935f14373%40gmail.com.