Skip to main content

A Mint is like a hash in the way of being a file ID but a Mint is not all ways the same size and can be somewhat decoded to a point and a full Mint holds more data then hash as well, Mints can help with data verifing and are harder to crack(only if its a full Mint).

Project description

Minting a string:

import Dino #Imports DinoMint

print(Dino.Parvus("string")) #Prints Small Mint
print(Dino.Magnum("string")) #Prints Big Mint

Minting a file:

import Dino #Imports DinoMint

file = "file.txt" #The file you want to Mint
print(Dino.Parvus(open(file,'rb').read())) #Prints Small Mint
print(Dino.Magnum(open(file,'rb').read())) #Prints Big Mint

Project details


Release history Release notifications | RSS feed

This version

0.7

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

DinoMint-0.7-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file DinoMint-0.7-py3-none-any.whl.

File metadata

  • Download URL: DinoMint-0.7-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for DinoMint-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d38a6b06f436ff65c6a9f63f7b412ebd5217f400fc3611ea630bd1d8ca1d1fe1
MD5 527914c2e02910bd386c07f055a0546b
BLAKE2b-256 656cfcca789d1196f52d3d6d2d4c7f79b732a055143d1a07c3ad48e910c64284

See more details on using hashes here.

Supported by

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