diff --git a/lib/Crypto/PublicKey/ECC.py b/lib/Crypto/PublicKey/ECC.py index 7a32adff..cd674f83 100644 --- a/lib/Crypto/PublicKey/ECC.py +++ b/lib/Crypto/PublicKey/ECC.py @@ -475,7 +475,7 @@ def export_key(self, **kwargs): present, For all possible protection schemes, refer to :ref:`the encryption parameters of PKCS#8`. - It is recommended to use ``'PBKDF2WithHMAC-SHA5126AndAES128-CBC'``. + It is recommended to use ``'PBKDF2WithHMAC-SHA512AndAES128-CBC'``. compress (boolean): If ``True``, the method returns a more compact representation