sthen
1427b990d1
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:41 +00:00
tb
29af7f7fbc
security/py-fastecdsa: convert to MODPY_PYBUILD, ok sthen
...
To work around import errors, the tests need to be run from fastecdsa/tests
with argument --pyargs fastecdsa, see [1] for details. Also move the RFC
to a place where tests will be able to pick them up.
[1]: https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions
2022-10-06 12:21:09 +00:00
naddy
8c0294c2fa
drop RCS Ids
2022-03-11 19:53:16 +00:00
tb
281fabca83
Update py3-fastecdsa to 2.2.3
2021-11-27 23:25:38 +00:00
tb
4dee49f060
Update py3-fastecdsa to 2.2.2
2021-11-02 22:41:17 +00:00
sthen
29389da44c
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:15 +00:00
tb
13f8ce6fbf
Fix previous: regen PLIST
2021-07-14 22:23:41 +00:00
tb
62e4f6ed5d
Update to py-fastecdsa-2.2.1
2021-07-14 22:15:23 +00:00
tb
7fe7a3bf6d
Use FLAVOR instead of MODPY_DEFAULT_VERSION_3.
...
Pointed out by aja and jca
2021-04-24 12:19:10 +00:00
tb
8fd3f5c57e
import py-fastecdsa, ok inoguchi sthen
...
Fast elliptic curve cryptography, specifically digital signatures. There
is no nonce reuse, no branching on secret material, and all points are
validated before any operations are performed on them. Timing side
channels are mitigated via Montgomery point multiplication. Nonces are
generated per RFC6979.
2021-04-24 04:33:53 +00:00