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

https://github.com/dominik-developer/password_manager_cli_c

Minimalistic password manager in C with file storage and simple XOR-based encryption for learning purposes.
https://github.com/dominik-developer/password_manager_cli_c

Last synced: 7 months ago
JSON representation

Minimalistic password manager in C with file storage and simple XOR-based encryption for learning purposes.

Awesome Lists containing this project

README

          

# password_manager_CLI_C
Minimalistic password manager in C with file storage and simple XOR-based encryption for learning purposes.