Structs§
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