raymontag/rust-keepass

Crate to use KeePass databases in Rust

Rust

137

84 commits

updated Dec 8, 2017

See the code

README

rust-keepass

Build Status Coverage Status

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).

Contributors

raymontag

80 commits

mathstuf

2 commits

jan-schreib

1 commits

waldyrious

1 commits

raymontag/rust-keepass

Crate to use KeePass databases in Rust

Rust

137

84 commits

updated Dec 8, 2017

See the code

README

rust-keepass

Build Status Coverage Status

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).

Contributors

raymontag

80 commits

mathstuf

2 commits

jan-schreib

1 commits

waldyrious

1 commits

Languages

Rust

100.0%