fune/browser/components/backup/docs/archive-encryption.rst
Mike Conley 45fb308a44 Bug 1896715 - Create an ArchiveEncryptionState class for encrypting backups. r=djackson,backup-reviewers,kpatenio
This class will be used to generate the keys and ephemera necessary to
encrypt backups. The actual encryption will occur in a later patch.

The state can be serialized and deserialized to disk.

Differential Revision: https://phabricator.services.mozilla.com/D210718
2024-06-03 18:14:33 +00:00

10 lines
264 B
ReStructuredText

=========================
Backup Archive Encryption
=========================
This document will eventually describe in minute detail the scheme that we use
to encrypt and decrypt backups.
.. js:autoclass:: ArchiveEncryptionState
:members:
:private-members: