https://github.com/juergenhoetzel/andotp_decrypt
andOTP AES backup decryptor written in C/GnuTLS
https://github.com/juergenhoetzel/andotp_decrypt
andotp gnutls mesonbuild
Last synced: 3 months ago
JSON representation
andOTP AES backup decryptor written in C/GnuTLS
- Host: GitHub
- URL: https://github.com/juergenhoetzel/andotp_decrypt
- Owner: juergenhoetzel
- Created: 2023-01-07T14:12:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:13:30.000Z (over 2 years ago)
- Last Synced: 2025-01-17T08:12:39.619Z (4 months ago)
- Topics: andotp, gnutls, mesonbuild
- Language: C
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: andotp decryptor written in C
* Build requirements:
- [[https://mesonbuild.com/][The Meson Build system]]
* Runtime/Build requirements:
- [[https://www.gnutls.org/][GnuTLS]]
* Usage:
#+begin_src bash
andotp_decrypt ANDOTP_BACKUP_FILE [PASSWORD]
#+end_src