forge
login
or
join now
jcs.org
/
rubywarden
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
rubywarden
/
lib
/
at
c223ee2bf42f2ee3df2a51ae8477b36a8dc0b82e
2 folders
11 files
joshua stein
Implement HKDF key stretching for Bitwarden.{en,de}crypt
7y ago
d6f13b8b
helpers
Adding support for attachments (#65)
7 years ago
routes
accounts/register: don't match key with a regex, actually parse it
7 years ago
app.rb
app: don't set database_file, we do this manually in lib/db.rb
7 years ago
attachment.rb
Adding support for attachments (#65)
7 years ago
bitwarden.rb
Implement HKDF key stretching for Bitwarden.{en,de}crypt
7 years ago
cipher.rb
Adding support for attachments (#65)
7 years ago
db.rb
The Kdf parameter in 979849f82 is the KDF type, store it
7 years ago
dbmodel.rb
Integrate ActiveRecord (#44)
7 years ago
device.rb
Integrate ActiveRecord (#44)
7 years ago
folder.rb
Integrate ActiveRecord (#44)
7 years ago
helper.rb
ucfirst_hash should not downcase full key and thus destroying camelCased names (#47)
7 years ago
rubywarden.rb
Use RUBYWARDEN_ENV instead of RACK_ENV
7 years ago
user.rb
Implement HKDF key stretching for Bitwarden.{en,de}crypt
7 years ago