/var/opt/nydus/ops/cryptography/hazmat/primitives/asymmetric/__pycache__
Edit: /var/opt/nydus/ops/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc (4033B)
Oj
d dl Z d dlmZmZ d dlmZ dZdZ G d de j Z G d d
e j Z
y) N)UnsupportedAlgorithm_Reasons)_serialization @ c e Zd Zededd fd Zej dej dej defd Zej dededdfd Zy)
Ed25519PublicKeydatareturnc ddl m} |j st dt j
|j
| S Nr )backendz4ed25519 is not supported by this version of OpenSSL.),cryptography.hazmat.backends.openssl.backendr ed25519_supportedr r UNSUPPORTED_PUBLIC_KEY_ALGORITHMed25519_load_public_bytesclsr
r s b/opt/nydus/tmp/pip-target-a90h98xg/lib/python/cryptography/hazmat/primitives/asymmetric/ed25519.pyfrom_public_bytesz"Ed25519PublicKey.from_public_bytes s= H((*&F99
0066 encodingformatc y)z9
The serialized bytes of the public key.
N )selfr r s r public_byteszEd25519PublicKey.public_bytes r signatureNc y)z'
Verify the signature.
Nr )r r r
s r verifyzEd25519PublicKey.verify&