#otp #2fa #encryption #aegis

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

#431 in Authentication

Download history 256/week @ 2024-03-15 24/week @ 2024-03-22 192/week @ 2024-03-29 16/week @ 2024-04-05 3/week @ 2024-04-12

239 downloads per month

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

~6–8MB
~145K SLoC