HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //lib/python3.6/site-packages/jwt/__pycache__/compat.cpython-36.pyc
3

�k�Z��@s�dZddlZddlZddlZejddkZer8eZeZ	ne
ZeZ	ee	fZy
ejZ
Wnek
rndd�Z
YnXeedd�r�dd�Znd	d�ZdS)
z�
The `compat` module provides support for backwards compatibility with older
versions of python, and compatibility wrappers around optional packages.
�N�cCsLt|�t|�krdSd}x*t||�D]\}}|t|�t|�AO}q$W|dkS)z�
        Returns True if the two strings are equal, False otherwise.

        The time taken is independent of the number of characters that match.
        Fr)�len�zip�ord)Zval1Zval2�result�x�y�r	�/usr/lib/python3.6/compat.py�constant_time_comparesr�to_bytescCs6|}d}x|dkr$|d?}|d7}q
W|j|ddd�S)Nr��ZbigF)Zsigned)r)�valZ	remainingZbyte_lengthr	r	r
�bytes_from_int.s
rcCsFg}x |r$t|d�\}}|j|�qW|j�tjdt|�f|��S)N�z%sB)�divmod�append�reverse�struct�packr)rZbufZ	remainderr	r	r
r8s)�__doc__Zhmacr�sys�version_infoZPY3�strZ	text_type�bytesZbinary_typeZunicodeZstring_typesZcompare_digestr�AttributeError�getattr�intrr	r	r	r
�<module>s"