
    =b              	           d Z ddlmZ ddlmZ  eej
                  dddddd	      Z eej
                  dddd
dd	      Z eej
                  dddddd	      Z eej
                  dddddd	      Z	y)a1  
This module offers access to standardized parameters that you can load using
:meth:`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
   )
Parameters)Type          i       )typeversionsalt_lenhash_len	time_costmemory_costparallelism   i      i     N)
__doc___utilsr   	low_levelr   IDRFC_9106_HIGH_MEMORYRFC_9106_LOW_MEMORYPRE_21_2CHEAPEST     /lib/python3.12/site-packages/argon2/profiles.py<module>r      s      "	  !	  	 	r   