py icon indicating copy to clipboard operation
py copied to clipboard

Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python

Results 10 py issues
Sort by recently updated
recently updated
newest added

By using Elligator elliptic curve points became indistinguishable from random string. It's useful property in countries where government censorship evolves. It can be used pretty easily with Curve25519. http://elligator.cr.yp.to/

enhancement

Yes, I understand, that you probably want to keep them as lightweight and easy as possible, but `secp256k1` as default is not cool for this aim in my opinion. Yes,...

enhancement

i want to use ecies on android and ios, but its too large if I build from ecies-rs.

Bumps [coincurve](https://github.com/ofek/coincurve) from 19.0.1 to 20.0.0. Release notes Sourced from coincurve's releases. v20.0.0 Breaking: CMake is now a build dependency; this is only a breaking change for redistributors as building...

dependencies

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.5.0. Release notes Sourced from ruff's releases. 0.5.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. Changelog Sourced from mypy's changelog. Mypy 1.10.1 Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420) Acknowledgements Thanks...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 8.25.0 to 8.26.0. Commits e0c8289 release 8.26.0 580137e MAINT: try to silence some coverage warnings (#14471) 979effe I write the release note for this 27th of June...

dependencies

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.6 to 0.6.8. Release notes Sourced from ruff's releases. 0.6.8 Release Notes Preview features Remove unnecessary parentheses around match case clauses (#13510) Parenthesize overlong if guards in...

dependencies