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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file Ogonek-1.0.0.tar.gz
.
File metadata
- Download URL: Ogonek-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 124ea836bc3232db19e545f5f68e90590208cf27b4fabb881bc40fc5b71c55b7 |
|
MD5 | d21cbcf446d56e1dd3a0116156d0745d |
|
BLAKE2b-256 | 4597b52c36f17fe507b9f8164cd4b2923249196c828d4459bbb6bf8f250cbe5b |
File details
Details for the file Ogonek-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: Ogonek-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081faca2b4baf4115779a795838519f54491ea280ea3789a5568c21c98af11de |
|
MD5 | 97517fa9d19e483ebaa7729cca8810e7 |
|
BLAKE2b-256 | 74d0accbe0ed16458878d7f63f4675506b7ef7d8bf724f8c3b2ebb9be951ae1b |