rust-keepass
Usage
We try to take care that all security related functions are not optimized away by the compiler (see issue #4). However we can not ensure that this really works. If you want to be on the safe side, turn optimization with the opt-level-option off like it is described here. It is necessary that you do this in the top-level project as dependency options are overwritten!
License
See the LICENSE file for license rights and limitations (ISC).