Skip to main content

No project description provided

Project description

A simple hashing(one way) function using cubic diophantine equations

Usage

Use Python3 and Add the file DioHash to your project repo

import DioHash

DioHash.dio128("text").hexdigest() #for 128-bits hash
DioHash.dio256("text").hexdigest() #for 256-bits hash
DioHash.dio512("text").hexdigest() #for 512-bits hash

Community

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

ImageLink

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPLv3.0

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

DioHash-2.1.1.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

DioHash-2.1.1-py3-none-any.whl (6.0 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