Skip to content

raymontag/rust-keepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Crate to use KeePass databases in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages