437 Commits

Author SHA1 Message Date
evilaliv3
6dd054efe7 Bump node-localstorage to 1.1.2 2016-01-09 16:50:22 +01:00
evilaliv3
5a28ada5ee Add license to package.json and correct bower.json 2016-01-09 01:22:28 +01:00
evilaliv3
b526d16aeb Update dev dependencies to latest versions 2016-01-09 01:22:24 +01:00
Tankred Hase
2fe10749a1 Release new version 2015-12-19 15:25:50 +07:00
Tankred Hase
5b937a6712 Release new version 2015-12-12 10:57:23 +07:00
Tankred Hase
6634abf326 Add basic HKP lookup and upload support 2015-12-11 13:12:34 +07:00
evilaliv3
641f4c8098 Improve unit testing by means of Coveralls and Saucelabs 2015-11-28 12:53:03 +01:00
Thomas Oberndörfer
0958a9ec02 Release new version 2015-10-05 09:35:19 +02:00
Tankred Hase
e2e04b04ea Release new version 2015-06-12 16:41:00 +02:00
Tankred Hase
ac8d991bc3 Release new version 2015-06-09 16:50:39 +02:00
Tankred Hase
05cd04f060 Release new version 2015-04-01 12:29:09 +02:00
Tankred Hase
957d346968 Revert "Upate ES6 promise polyfill"
This reverts commit 7bd9642818223217448eaaa2185f198b91977814.
2015-04-01 12:20:26 +02:00
Tankred Hase
d11d138313 Release new version 2015-03-15 11:19:09 +01:00
Tankred Hase
7bd9642818 Upate ES6 promise polyfill 2015-03-15 11:08:14 +01:00
Tankred Hase
37091175b1 Release new version 2015-03-04 07:27:01 +01:00
Tankred Hase
9ad364781f Release new version 2015-02-16 11:02:39 +01:00
Tankred Hase
6835ff0872 Release new version 2015-02-13 10:14:28 +01:00
Tankred Hase
2defd7f66b Release new version 2015-02-13 08:16:02 +01:00
Tankred Hase
5b4931d926 Release new version 2015-02-13 04:56:39 +01:00
Tankred Hase
da3dbf7acc Set config in AsyncProxy 2015-02-11 14:01:08 +01:00
Tankred Hase
782d7dee6e bump version 2014-12-09 15:50:47 +01:00
Christian Zangl
da650e2d63 add compression support (for zip & zlib) using https://github.com/imaya/zlib.js
add zlibjs dependency, grunt task
fix compData vs compdata bug
2014-12-04 22:29:33 +01:00
Tankred Hase
eedb722d7b Fall back to js crypto in case native RSA keygen fails 2014-10-29 18:17:03 +01:00
Tankred Hase
f4682599be Return correct promise in error case 2014-10-20 18:30:26 +02:00
Tankred Hase
e62f8c83f8 Bump dev version 2014-10-20 17:46:52 +02:00
Tankred Hase
e3b6903eb1 Use global error catch 2014-10-20 16:10:09 +02:00
Tankred Hase
39e1e145e4 Add es6-promise polyfill to build step so users don't have to. 2014-10-02 10:55:27 +02:00
Tankred Hase
7f2573c77d Refactor complete public api to use promises 2014-10-01 19:12:39 +02:00
Tankred Hase
cbe4a17ccb Refactor key generation to use callback
* TODO: reactive native web crypto in rsa.js:142
* TODO: generate publicExponent Uint8Array from argument E in rsa.js:148
* TODO: signing with generated web crypto key fails with "Could not find valid key packet for signing in key"
2014-09-30 18:22:17 +02:00
Drew Hintz
e13302e35e add grunt-cli to devDependencies by running npm install --save-dev grunt-cli 2014-08-05 07:35:20 +00:00
Tankred Hase
132bd054de bump version 2014-07-30 17:09:34 +02:00
Tankred Hase
8a27866225 release version 2014-07-07 12:25:28 +02:00
Tankred Hase
de3ba18400 Implement content verification using detached signatures 2014-07-03 14:57:52 +02:00
Tankred Hase
74959b83b6 New release 2014-07-02 15:15:03 +02:00
Tankred Hase
5f24b461e7 bump version 2014-07-01 16:33:52 +02:00
Tankred Hase
2cbc232b0f new release 2014-07-01 16:28:58 +02:00
Tankred Hase
3ffe8699e2 bump version for dev 2014-06-30 19:30:02 +02:00
Tankred Hase
ecb6798441 Throw an error if a wrong public key is used to verify a signature. 2014-06-30 19:26:33 +02:00
Tankred Hase
dbbb207211 bump version 2014-06-28 16:56:25 +02:00
Tankred Hase
ee02ca71cf bump version 2014-06-28 16:52:18 +02:00
Tankred Hase
89a1d26cc7 bump version to dev 2014-06-13 12:00:33 +02:00
Tankred Hase
dd9e5c2a35 bump version 2014-06-13 11:59:26 +02:00
Tankred Hase
f41e644259 Bump version to -dev 2014-05-09 10:53:07 +02:00
Tankred Hase
7077cd2f93 bump version 2014-05-09 10:46:06 +02:00
Tankred Hase
c107ef8d2f bump version 2014-04-03 14:47:44 +02:00
Tankred Hase
fa451ec3f3 bump version 2014-03-31 16:38:53 +02:00
Tankred Hase
da9ca4ca7d set grunt uglify to version 0.3.2 2014-03-07 23:33:16 +01:00
Tankred Hase
f6a72b0058 bump version 2014-02-25 18:57:21 +01:00
Tankred Hase
afabb56d41 use forge sha256 implementation 2014-02-25 12:47:45 +01:00
Tankred Hase
af5f1e89f0 bump version 2014-02-12 22:36:43 +01:00