Skip to main content

Implementation of elliptic curves over various fields

Project description

This package implements elliptic curves over various fields.

Contents

The elliptic.curves module implements elliptic curves. An interface for fields is specified in the elliptic.abc module. This package provides several field implementations:

  • elliptic.mod: modular fields
  • elliptic.fin: Galois fields
  • elliptic.inf: infinite fields

The implementation is not concerned with cryptographic safety. It cares for results being correct, but not secure.

License

GPLv3

This package is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.


Copyright © 2023-2024 Nicolas Canceill

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elliptic_curves-0.0.4.tar.gz (60.9 kB view hashes)

Uploaded Source

Built Distribution

elliptic_curves-0.0.4-py3-none-any.whl (45.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page