Skip to main content

advhashlib

advhashlib is an advanced cryptographic hashing library, improving security, speed, and multi-threaded hashing capabilities.

Features

  • Salted SHA-256 & SHA-512 hashing
  • HMAC-based authentication signatures
  • Multi-threaded hashing for large datasets
  • Cryptographic-grade security

Installation

pip install advhashlib

from advhashlib import advhashlib

print(advhashlib.sha256("secure_data")) # Salted SHA-256 print(advhashlib.hmac_sha256("secret_key", "message")) # HMAC Authentication hashes = advhashlib.multi_threaded_hash(["data1", "data2"]) # Multi-threaded hashing

Download files

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

Source Distribution

advhashlib-0.1.0.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.

advhashlib-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file advhashlib-0.1.0.tar.gz.

File metadata

  • Download URL: advhashlib-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for advhashlib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c0461d28465140a2b553b1250eead140b0e8cb724ae30f9dd6272a801a9cb452
MD5 1560f1fdebbcdf6469bf04178d87d1ab
BLAKE2b-256 a83321e57aaf12c9401b9a37d933b829fad5cef9fe087c00a429429862b2c1e0

See more details on using hashes here.

File details

Details for the file advhashlib-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: advhashlib-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for advhashlib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbdcaf61fd163cc2b2d0e7bb9ffd17d1169085b54f1603773e53bd211b8b9149
MD5 b6b9fbf3df3621c4382f5495c5df5184
BLAKE2b-256 14f5771c804218ca6a765e54a83f7f611c30322f030d640eec28726a63818367

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

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