python (3.11.7)
    e                         d Z ddlZddlZddlZ G d dej                  Z G d dej                  Z G d dej                  Zed	k    r ej	                     dS dS )
zTest the secrets module.
As most of the functions in secrets are thin wrappers around functions
defined elsewhere, we don't need to test them exhaustively.
    Nc                   *    e Zd ZdZd Zd Zd Zd ZdS )Compare_Digest_Testsz%Test secrets.compare_digest function.c           	         dD ]}|dz  }|dz  }|                      t          j        ||                     |                      t          j        |                    d          |                    d                               d S )N)abcdxyz123d   utf-8)
assertTruesecretscompare_digestencodeselfsr   bs       E/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/test_secrets.py
test_equalzCompare_Digest_Tests.test_equal   s    '