1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-15 18:18:12 -05:00

8 Commits

Author SHA1 Message Date
Justin Baur
231eb84e69
Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings

* Fix formatting

* Run linter
2022-06-29 19:46:41 -04:00
Chad Scharf
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Kyle Spearrin
5a67df60de new encryption types for rsa with hmac 2017-06-19 09:46:59 -04:00
Kyle Spearrin
bf5d0f50be comment update 2017-05-05 23:24:44 -04:00
Kyle Spearrin
62e35f0a1a add support for OAEP SHA1 2017-04-21 12:52:49 -04:00
Kyle Spearrin
cd2e881020 handle legacy encrypt-then-mac cipher string 2017-04-19 16:47:44 -04:00
Kyle Spearrin
02d8913a77 encryption type header checking 2017-04-06 22:55:36 -04:00
Kyle Spearrin
8bcd4e0463 move all models into core 2017-03-08 21:55:08 -05:00