#otp #encryption-decryption #encryption #aegis #2fa #256-bit

aegis-vault-utils

Utility for interacting and generating OTP codes from the Android app Aegis Authenticator's backup vault

3 unstable releases

0.5.0 Mar 30, 2024
0.4.1 Mar 16, 2024
0.4.0 Mar 16, 2024

#429 in Authentication

GPL-3.0-or-later

25KB
407 lines

ci dependency status Crates.io Version License: GPL v3

Aegis 2FA Authenticator Vault Utilities

Utility crate for interacting and generating OTP codes from a backup vault from the Android app Aegis Authenticator.

Features

  • Decryption of the 256 bit AES-GCM encrypted vault 🔓
  • OTP generation 🕒

Usage

See the documentation.

Used in

Related projects

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Dependencies

~5.5–8MB
~145K SLoC