GOST R 34.11-2012 (Streebog) 256-bit hash
Project description
medicine-gost
GOST R 34.11-2012 (Streebog) 256-bit hash for Python.
Based on PyGOST (GPL-3.0).
Install
pip install medicine-gost
Usage
from medicine_gost import gost256_hex, gost256, gost34112012256
gost256_hex(b"data")
# '...'
gost256(b"data").hexdigest()
gost34112012256.new(b"data").hexdigest()
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
medicine_gost-0.1.0.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file medicine_gost-0.1.0.tar.gz.
File metadata
- Download URL: medicine_gost-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.6 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6424276ccb3d35a70f5e739acd13d3dc3bde9d6608a788bec003342bd53e7ace
|
|
| MD5 |
135c000d172b1452eb10e8fea64ebf3f
|
|
| BLAKE2b-256 |
b509a44027ba4b7a0df8dfc343adc1f368707f3f58ef9f42897545dd859a72ff
|
File details
Details for the file medicine_gost-0.1.0-py3-none-any.whl.
File metadata
- Download URL: medicine_gost-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.6 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb62b9d2a6568ebd89b55643d4e9639052c50c7e0c47f812aac987575c62560b
|
|
| MD5 |
13e20a59d9601920403640638541032d
|
|
| BLAKE2b-256 |
e3124e92e99a1ae0e8e101412c57ffe0dd51eeb9641130b2b1e603c0b942f1f8
|