Password (backpy.core.remote.password)

The backpy.core.remote.password submodule contains functions to handle encryption and decryption of passwords and passphrases so that they can be stored without immediate human readablity.

Functions

encrypt(password)

decrypt(token)