aegis-vault-utils

Crates.ioaegis-vault-utils
lib.rsaegis-vault-utils
version0.5.1
sourcesrc
created_at2024-03-16 10:44:32.010973
updated_at2024-10-08 19:46:49.409071
descriptionUtility for interacting and generating OTP codes from the Android app Aegis Authenticator's backup vault
homepage
repositoryhttps://github.com/granddave/aegis-vault-utils/
max_upload_size
id1175557
size71,182
David Isaksson (Granddave)

documentation

README

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.

Commit count: 112

cargo fmt