Matt Corallo
3a39602385
Fix borked spacing in webcrypto.js
2014-10-26 03:23:34 -07:00
Matt Corallo
68a42a6ae7
Give up on webcrypto :(
2014-10-26 02:46:13 -07:00
lilia
e07759a93c
Fix CBC encryption, test
2014-10-25 20:45:21 -07:00
lilia
674b173c59
Add support for cbc encryption
2014-10-24 19:09:58 -07:00
lilia
4675cdf3f2
Webcrypto won't go down without a fight
...
Turns out that assigning a new object to window.crypto.subtle
is not so easy. That's probably a good thing.
2014-10-23 21:30:36 -07:00
lilia
a4b25f7df1
Disable the real webcrypto
...
Sadly, we are not quite compliant with the WC3 webcrypto spec
due to our insistance on passing around key data in plain old
ArrayBuffers.
Also converted whitespace.
2014-10-23 21:15:27 -07:00
Matt Corallo
68131a6e2a
Add human readable version of errors
2014-05-28 03:45:40 +02:00
Marco
14ebef70cb
fixed 'TypeError: Promise.resolve is not a constructor' in Firefox
2014-05-18 21:58:53 +02:00
Matt Corallo
8d408e6d8f
THOUGH SALL USE TABSTOP AND SHIFTWIDTH 4 (so that indents read right)
2014-05-14 17:21:49 -04:00
Matt Corallo
5583e82a20
Refactor some low-level crypto things
2014-05-09 03:43:23 -04:00
Matt Corallo
3fffbad11a
Fix now-broken test cases and change lots of things over to promises
2014-05-06 23:46:32 -04:00
lilia
41d50d7480
Lilia's Webcrypto branch rebased and a few very tiny tweaks
2014-05-06 23:45:55 -04:00