Re: module pyaesni on pypy
Nicola Di Bona <[email protected]> Fri, 1 Jul 2022 17:35:11 +0200
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <CA+FtuydKD5MOK1cEVU6Abh2WEGoMJAQzZpa=gCGHqF0N9E165A@mail.gmail.com> |
Thanks for your answers and your time. I tried, but it doesn't install (with Pip), I am attaching the error screen. The pyaesni module is the absolute fastest for aes encryption, it is over 5x faster than Cripto.Cipher. If it ran correctly in Pypy, even at the same speed as Python, I could save thousands of disk writes for passing variables from Pypy to Python. Unfortunately I have no idea how to adapt it, I was hoping it could be solved somehow. best regards Nicola Di Bona Il ven 1 lug 2022, 09:30 Armin Rigo <[email protected]> ha scritto: > Hi, > > On Fri, 1 Jul 2022 at 01:32, Dan Stromberg <[email protected]> wrote: > > It's probably easiest to try it and see. > > > > But it appears to have assembly language in it, so likely not. > > Using assembly language doesn't make it less likely to work, as > long as the interactions with the CPython C API are written in the > usual C style. > > > > Armin Rigo > _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
screenshot.png
(image/png, 350 KB) - not displayed