Mon, 26 Jan 2026 04:17:46 CST | login

Information for build python-ecdsa-0.18.0-1.oc9

ID30701
Package Namepython-ecdsa
Version0.18.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-ecdsa.git?.#13141d599799dd81fe523ff102b6633af67aa2cb
SummaryECDSA cryptographic signature library
DescriptionThis is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 17:46:49 CST
CompletedMon, 23 Sep 2024 17:48:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-ecdsa.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-ecdsa.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-ecdsa-0.18.0-1.oc9.src.rpm (info) (download)
noarch
python3-ecdsa-0.18.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.18.0-1 - initial build