Kyle Spearrin
|
2beb22e8cf
|
added error logs for decrypt methods
|
2017-07-31 23:19:02 -04:00 |
|
Kyle Spearrin
|
715835c12f
|
lint fixes
|
2017-07-14 14:32:26 -04:00 |
|
Kyle Spearrin
|
38883b9550
|
add totp to import/export
|
2017-07-13 11:22:16 -04:00 |
|
Kyle Spearrin
|
204ee72926
|
outdated browser and edge checks for pbkdf2
|
2017-07-09 00:23:26 -04:00 |
|
Kyle Spearrin
|
b9cbc1546c
|
undefined checks
|
2017-07-08 23:48:08 -04:00 |
|
Kyle Spearrin
|
bc8892a237
|
move pbkdf2 to web crypto with shim fallback
|
2017-07-08 23:41:02 -04:00 |
|
Kyle Spearrin
|
b62950fa2b
|
IE fixes and crypto shims
|
2017-07-08 00:12:57 -04:00 |
|
Kyle Spearrin
|
7ff79a0fdd
|
download and decrypt attachments
|
2017-06-30 22:34:26 -04:00 |
|
Kyle Spearrin
|
7b4cf53ec4
|
encrypt, upload, and view attachments
|
2017-06-30 16:22:39 -04:00 |
|
Kyle Spearrin
|
cddabebe86
|
lint fix
|
2017-06-19 10:23:50 -04:00 |
|
Kyle Spearrin
|
9a7dac706c
|
sign rsa "me" encrypted data with enc key
|
2017-06-19 10:00:42 -04:00 |
|
Kyle Spearrin
|
1dd9e459c6
|
change password with new enc key
|
2017-05-31 12:21:06 -04:00 |
|
Kyle Spearrin
|
138b57b33d
|
always add header to ciphers on encrypt
|
2017-05-31 11:06:57 -04:00 |
|
Kyle Spearrin
|
3845c55155
|
generate enc key on registration
|
2017-05-31 11:05:52 -04:00 |
|
Kyle Spearrin
|
9aa2014e85
|
crypto adjustments for new account enc key
|
2017-05-31 10:25:25 -04:00 |
|
Kyle Spearrin
|
3e0ce5544c
|
primary worker for forge key generation
|
2017-05-15 20:58:16 -04:00 |
|
Kyle Spearrin
|
df42c6176d
|
comment update
|
2017-04-27 12:14:11 -04:00 |
|
Kyle Spearrin
|
7d0a34fceb
|
protect mac comparisons from timing attacks
|
2017-04-27 12:00:32 -04:00 |
|
Kyle Spearrin
|
b3e94b13f7
|
constant time equality for mac check on decrypt
|
2017-04-27 11:35:30 -04:00 |
|
Kyle Spearrin
|
c69169cbf9
|
rename CryptoKey to SymmetricCryptoKey
|
2017-04-22 14:39:40 -04:00 |
|
Kyle Spearrin
|
e010995b19
|
Add support for OAEP SHA1 digest.
Note that iOS does not support any other OAEP format, such as SHA256.
|
2017-04-21 13:46:07 -04:00 |
|
Kyle Spearrin
|
f92c5a214f
|
crypto fix for mac
|
2017-04-20 16:32:03 -04:00 |
|
Kyle Spearrin
|
7627601ff8
|
handle legacy encrypt-then-mac scheme
|
2017-04-19 16:45:16 -04:00 |
|
Kyle Spearrin
|
051703234c
|
cleanup crypto API
|
2017-04-19 09:27:38 -04:00 |
|
Kyle Spearrin
|
6d555bcf84
|
fix lint errors
|
2017-04-19 09:03:47 -04:00 |
|
Kyle Spearrin
|
0926c82878
|
wrap key into new CryptoKey object
|
2017-04-18 22:28:49 -04:00 |
|
Kyle Spearrin
|
bc431b896b
|
change email/password adjustments
|
2017-04-17 14:53:26 -04:00 |
|
Kyle Spearrin
|
e4ffdf6815
|
promisify makekeypair and generate keys on login
|
2017-04-13 18:18:32 -04:00 |
|
Kyle Spearrin
|
5f028ea65f
|
delete organization
|
2017-04-11 10:52:16 -04:00 |
|
Kyle Spearrin
|
cf22ea2b78
|
move some values to constants for better sharing
|
2017-04-10 18:55:18 -04:00 |
|
Kyle Spearrin
|
7c91066618
|
turn off enc header until all clients are updated
|
2017-04-07 09:26:43 -04:00 |
|
Kyle Spearrin
|
57116c4f54
|
added encType header to ciphers
|
2017-04-06 23:00:33 -04:00 |
|
Kyle Spearrin
|
e00f033ffd
|
resolve lint errors
|
2017-04-03 09:30:21 -04:00 |
|
Kyle Spearrin
|
bf9414199c
|
subvault list UI updates
|
2017-04-01 22:17:28 -04:00 |
|
Kyle Spearrin
|
4d2cae0b0f
|
share profile promise result when called at same
time
|
2017-03-27 22:22:56 -04:00 |
|
Kyle Spearrin
|
35e0f27f52
|
access control on orgs pages
|
2017-03-27 21:55:39 -04:00 |
|
Kyle Spearrin
|
77ddc83a04
|
check status and types for org management
|
2017-03-25 21:52:27 -04:00 |
|
Kyle Spearrin
|
dde20f4451
|
resolve lint errors
|
2017-03-21 23:07:53 -04:00 |
|
Kyle Spearrin
|
4a6066bb88
|
user vault associations
|
2017-03-13 22:54:57 -04:00 |
|
Kyle Spearrin
|
0acab61f2e
|
add new org to profile
|
2017-03-11 20:46:33 -05:00 |
|
Kyle Spearrin
|
ed9d26fd1b
|
serialize private key to pkcs8 format
|
2017-03-10 20:49:50 -05:00 |
|
Kyle Spearrin
|
14e290c489
|
org key fixes
|
2017-03-09 22:28:14 -05:00 |
|
Kyle Spearrin
|
e7707c4826
|
Set private key from asn1 on initial set
|
2017-03-09 20:59:10 -05:00 |
|
Kyle Spearrin
|
0ea4b4400f
|
org keys and optimized org profile load for sidenav
|
2017-03-06 23:54:06 -05:00 |
|
Kyle Spearrin
|
a9e85f8765
|
org user invites and confirmation
|
2017-03-04 20:41:45 -05:00 |
|
Kyle Spearrin
|
880be03211
|
organization signup
|
2017-03-03 00:07:31 -05:00 |
|
Kyle Spearrin
|
0d2e296eda
|
lint fixes
|
2017-02-28 22:53:19 -05:00 |
|
Kyle Spearrin
|
1ed86899bb
|
share login modal
|
2017-02-28 00:18:11 -05:00 |
|
Kyle Spearrin
|
cf144aa2c1
|
set private key when logging in
|
2017-02-21 00:30:00 -05:00 |
|
Kyle Spearrin
|
086d924f06
|
generate keypair on registration
|
2017-02-21 00:30:00 -05:00 |
|