Skip to main content

An online library for hashing, licensing and protecting your programs, which includes homemade hashing algorithms and other useful functions.

Project description

Ogonek

An online library for hashing, licensing and protecting your programs, which includes homemade hashing algorithms and other useful functions. Made with love :3

Usage

# Imports the module
import ogonek

# Gets an IP address
print(ogonek.IP())

# Generates a key using an encryption password
print(ogonek.GreatwixEmerald(login : str, password : str))

# Generates a short hash for a string
print(ogonek.Stellar(hash : str))

# Generates a long hash for a string
print(ogonek.Lunar(hash : str))

# Hashes a string using other algorithms
print(ogonek.AzureHash(algo : str, data : str))

# If you have any questions regarding Plugins, contact ttwiz_z#2081.

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

Ogonek-1.0.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

Ogonek-1.0.0-py3-none-any.whl (3.7 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