Skip to main content

Basit şifre üretici ve hash hesaplayıcı

Project description

secure_passgen

Basit bir Python şifre üretici ve hash hesaplayıcı kütüphanedir

Kullanım

   """ def password_generator(password_len,hash_type,is_digit,is_letter_l,is_letter_u,is_symbol):
    
       # is_digit = False
       # is_letter_l = True
       # is_letter_u = True
       # is_symbol = True"""
from secure_passgen import password_generator
password, hash_value = password_generator(12, "sha256", True, True, True, True)
print(password)
print(hash_value)

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

secure_passgenx_by-0.1.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

secure_passgenx_by-0.1.2-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file secure_passgenx_by-0.1.2.tar.gz.

File metadata

  • Download URL: secure_passgenx_by-0.1.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for secure_passgenx_by-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c476663f86f33e43b2502503482f7e9c326730ee5275229d7bd99a376eb8e612
MD5 cd04f4de82291e8127d6a815cee5073a
BLAKE2b-256 f469132430252de572c5552c5854da36d48f1b5bfdff0b79d21781447af15069

See more details on using hashes here.

File details

Details for the file secure_passgenx_by-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for secure_passgenx_by-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4fcec6685bc259f4401f12c3567cd0ac3e7fd3cb04c463be3384b5b36d8ba82e
MD5 26e5ba6f17535da482803b9e8208a678
BLAKE2b-256 9f4ff56df0d3257f7f824551ca1338b4056504404cc1e2214747ce596c53f892

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