Store your data in a safe, fast and convenient way.
- openssl
- make
- g++
- gtest (optional for testing)
- pybind11
Arch linux: sudo pacman -S openssl make g++ gtest
- Source:
- make
- Tests:
- cd tests/; make && make run
docker pull xaar/keysecuredocker container run -it xaar/keysecure
- add random IV
- Refactoring
- MIT