Client for Vaultinum's timestamping service.
Project description
Vaultinum Timestamping Python SDK
This module is a simple client for the Vaultinum's Timestamping service.
Installation
This package is available on PyPI :
python -m pip install vaultinum-ts
Usage
python -m vaultinum_ts --help
python -m vaultinum_ts -filename data.txt -environment sandbox -apikey YOUR_SANDBOX_APIKEY
python -m vaultinum_ts -sha512 YOUR_SHA512_HASH -environment sandbox -apikey YOUR_SANDBOX_APIKEY
>>> from vaultinum_ts import timestamp
>>> timestamp("data.txt", "sandbox", "YOUR_SANDBOX_APIKEY")
>>> timestamp_from_hash("YOUR_SHA512_HASH", "sandbox", "YOUR_SANDBOX_APIKEY")
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
vaultinum_ts-0.0.3.tar.gz
(6.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 vaultinum_ts-0.0.3.tar.gz.
File metadata
- Download URL: vaultinum_ts-0.0.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df5caa611c37fba2cea7b5d7690ef75be4d60a18f51bab279f34b2cc6af7f6de
|
|
| MD5 |
ad6305b6e797f1cb250135bbcaf6c900
|
|
| BLAKE2b-256 |
f614babc90ffbda58feb38b53f76b633c868e857622f3b4e65a089a84a532414
|
File details
Details for the file vaultinum_ts-0.0.3-py3-none-any.whl.
File metadata
- Download URL: vaultinum_ts-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a43b4aedacaafb45f73e4e874d2dd5bbbd2905154d5b9253c6d69ad92c0d94af
|
|
| MD5 |
a647b98deff1064cb6d21448852944f1
|
|
| BLAKE2b-256 |
7d2809385662f58918d97c835b25aee15f48917870b770dc824ee5c0975875f3
|