Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
Crypto
/
SelfTest
/
Random
/
Fortuna
/
__pycache__
/
File Content:
test_FortunaAccumulator.cpython-37.opt-1.pyc
B ��c�! � @ s� d Z dZddlZejd dkr4ejd dkr4ddlT ddlT ddlZddlmZ G dd � d ej �Z i fd d�Zedkr�d d� Z ejdd� dS )z7Self-tests for Crypto.Random.Fortuna.FortunaAccumulatorz$Id$� N� � )�*)�b2a_hexc @ s4 e Zd Zdd� Zdd� Zdd� Zdd� Zd d � ZdS )�FortunaAccumulatorTestsc C s ddl ma d S )Nr )�FortunaAccumulator)ZCrypto.Random.Fortunar )�self� r �i/opt/alt/python37/lib64/python3.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py�setUp&