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.19.tar.gz
(11.0 kB
view details)
File details
Details for the file ENCHUFLA-0.0.19.tar.gz
.
File metadata
- Download URL: ENCHUFLA-0.0.19.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db1a48106ec4a708bd43b5e3cee03815d5db5a1f471dce7a5c57bca866056623 |
|
MD5 | 8865215788ec32425630f51dd5d971c2 |
|
BLAKE2b-256 | 6603a8689454545b8c36cfa7f24063df2baf6909b8261ce8e710fc9f1f79361f |