An open API service indexing awesome lists of open source software.

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

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