U
    '\d                  	   @  s   d Z ddlmZ ddlmZ ddlmZ eejddddd	d
dZeejdddddd
dZ	eejdddddddZ
eejddd
ddddZdS )a8  
This module offers access to standardized parameters that you can load using
:meth:`argon2.PasswordHasher.from_parameters()`. See the `source code
<https://github.com/hynek/argon2-cffi/blob/main/src/argon2/profiles.py>`_ for
concrete values and :doc:`parameters` for more information.

.. versionadded:: 21.2.0
    )annotations   )
Parameters)Type          i       )typeversionZsalt_lenZhash_lenZ	time_costZmemory_costZparallelism   i      i     N)__doc__Z
__future__r   Z_utilsr   Z	low_levelr   ZIDZRFC_9106_HIGH_MEMORYZRFC_9106_LOW_MEMORYZPRE_21_2ZCHEAPEST r   r   .lib/python3.8/site-packages/argon2/profiles.py<module>   sN   	