Skip to main content

Module crypto

Module crypto 

Source

Structs§

EncryptedPassword

Functions§

encrypt_change_password_pair
Encrypt the old/new password pair with the session combo key for the change-password call (reference messages/auth.pyx _encrypt_passwords: one shared random salt, AES-CBC under _combo_key, upper-hex encoding).
generate_verifier
verify_server_response