No project description provided
Project description
INSTALLATION:
pip install ENCHUFLA
START:
ENCHUFLA KEG TAP --port 1110
BUILD PRIVATE KEY:
#
#
#
import requests
import json
r = requests.put (
'http://127.0.0.1:1110',
data = json.dumps ({
"START": "BUILD ED448 PRIVATE KEY",
"FIELDS": {
"SEED": "5986888b11358bf3d541b41eea5daece1c6eff64130a45fc8b9ca48f3e0e02463c99c5aedc8a847686d669b7d547c18fe448fc5111ca88f4e8",
"PATH": "ED448_PRIVATE_KEY.DER"
}
})
)
print (r.text)
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
ENCHUFLA-0.0.16.tar.gz
(10.2 kB
view details)
File details
Details for the file ENCHUFLA-0.0.16.tar.gz
.
File metadata
- Download URL: ENCHUFLA-0.0.16.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd4b05742ea62a848a8fada8acd0f2571d5a1fe6006ff399100a7dd48bfcfb15 |
|
MD5 | 5b5fad02e122403f704b348dec3dce3c |
|
BLAKE2b-256 | ded9a215ee48598ca99a83c9e4713d1510329f0412abdb28ece694e999980970 |