🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 22:59:31 | PHP 8.2.32
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib64
/
python3.8
/
site-packages
/
nacl
/
__pycache__
📍 /opt/alt/python38/lib64/python3.8/site-packages/nacl/__pycache__
🔄 Refresh
✏️
Editing: exceptions.cpython-38.pyc
Read Only
U v��f� � @ s� d dl Z d dlmZ G dd� de�ZG dd� de�ZG dd� de je�ZG d d � d e je�ZG dd� de je�ZG d d� de j e�Z G dd� de�Z G dd� de �ZG dd� de�Ze eee dd�dd�ZdS )� N)�Typec @ s e Zd ZdZdS )�CryptoErrorz4 Base exception for all nacl related errors N��__name__� __module__�__qualname__�__doc__� r r �B/opt/alt/python38/lib64/python3.8/site-packages/nacl/exceptions.pyr s r c @ s e Zd ZdZdS )�BadSignatureErrorzD Raised when the signature was forged or otherwise corrupt. Nr r r r r r s r c @ s e Zd ZdS )�RuntimeErrorN�r r r r r r r r $ s r c @ s e Zd ZdS )�AssertionErrorNr r r r r r ( s r c @ s e Zd ZdS )� TypeErrorNr r r r r r , s r c @ s e Zd ZdS )� ValueErrorNr r r r r r 0 s r c @ s e Zd ZdS )�InvalidkeyErrorNr r r r r r 4 s r c @ s e Zd ZdS )�CryptPrefixErrorNr r r r r r 8 s r c @ s e Zd ZdZdS )�UnavailableErrorz� is a subclass of :class:`~nacl.exceptions.RuntimeError`, raised when trying to call functions not available in a minimal build of libsodium. Nr r r r r r <