Skip to main content

Python utility library for GXC

Project description

GXCUtil

GXCUtil is a Python utility library for GXC.

Installation

$ pip install gxcutil

Utilities

GXCUtil includes several pure Python (exclude AES) utility functions.

  • ecc - Pure python ECC methods. Supports Secp256k1 and wNAF caching implemented.
  • aes.py - AES encrypt/decrypt
  • base58.py - Base58 encode/decode
  • client.py - Django request IP parser
  • hash.py - A few hash functions
  • key.py - GXC private/public key converter
  • serialize.py - GXC transaction serializer
  • utils.py - etc.

Caution

This repository is implemented and maintained for internal use only. Please use GXCUtil on your own risk.

License

MIT

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

gxcutil-0.1.20.tar.gz (6.2 kB view hashes)

Uploaded Source

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