summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Implement re-encryption support2.0.0Simeon Simeonov3-147/+336
2024-04-30Improve testsSimeon Simeonov2-10/+23
2024-04-30Implement etoolkit encryption protocol v2Simeon Simeonov3-37/+71
2022-10-07Replace os.system with subprocessSimeon Simeonov1-2/+6
2022-04-23Release 1.2.01.2.0Simeon Simeonov1-1/+1
2022-04-12Propagate prompt_func and master password to the parent instanceSimeon Simeonov1-2/+10
2022-04-10Introduce a new macro (%p) representing the parent value of a given keySimeon Simeonov1-0/+6
2022-04-04Treat instances with names starting with _ as abstract and do not list themSimeon Simeonov2-2/+5
2022-03-15Restructure the project in ordere to replace distutils with setup toolsSimeon Simeonov3-0/+781