bitwarden_rs/src
Daniel García d5486670d8 Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH) 2018-02-17 01:13:02 +01:00
..
api Finished work on ciphers (import, update, and the missing types) 2018-02-16 00:32:26 +01:00
bin Upload and download attachments, and added License file 2018-02-15 00:40:34 +01:00
db Finished work on ciphers (import, update, and the missing types) 2018-02-16 00:32:26 +01:00
auth.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00
crypto.rs First working version 2018-02-10 01:00:55 +01:00
main.rs Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH) 2018-02-17 01:13:02 +01:00
tests.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00
util.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00