diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2018-05-29 20:49:40 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2018-05-29 22:53:02 +0200 |
commit | 7197f19f38b06fe2953cfba1fe755d4562f5786e (patch) | |
tree | 972e6759f8eafe98669688f7dd44e0acee148331 /src/util.rs | |
parent | 89b8a947e5c622272362e967847eb19337aa68da (diff) | |
download | nitrokey-rs-7197f19f38b06fe2953cfba1fe755d4562f5786e.tar.gz nitrokey-rs-7197f19f38b06fe2953cfba1fe755d4562f5786e.tar.bz2 |
Add support for password safes
A password safe (PWS) stores names, logins and passwords in slots. PWS
are supported both by the Nitrokey Pro and the Nitrokey Storage. They
are implemented as a struct wrapping a device as the device may not be
disconnected while the password safe is alive. The creation of a
password safe is handled by the GetPasswordSafe trait, implemented by
DeviceWrapper, Pro and Storage.
Diffstat (limited to 'src/util.rs')
0 files changed, 0 insertions, 0 deletions