passwordfile - C++ library to read/write passwords from/to encrypted files
Website: | https://github.com/Martchus/passwordfile |
---|---|
License: | GPL-2.0-only |
Vendor: | Alcance Libre, Inc. |
- Description:
C++ library to read/write key-value pairs from/to AES-256-CBC encrypted files. It is using OpenSSL under the hood. The key-value pairs are organized in tables within an hierarchical structure. The data can be compressed with gzip before applying the encryption.
Packages
passwordfile-5.0.12-3.aldos.i686 [59 KiB] |
Changelog
by Joel Barrios (2025-04-04):
- Rebuild with GCC 12. |