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
Tankred Hase
b535b83d66
bump version to 0.4.0-dev
2014-02-12 18:40:38 +01:00
Tankred Hase
b0bd5168a8
add optional callback to public api and invoke AsyncProxy behind the scenes
2014-02-12 15:11:06 +01:00
Tankred Hase
ce1239f4e8
bump version
2014-02-02 18:38:09 +01:00
Tankred Hase
887124a74e
bump version
2014-01-31 16:26:52 +01:00
Tankred Hase
5b43f42c91
bump to version 0.3.0
2014-01-21 16:17:46 +01:00
Tankred Hase
fe56283811
add grunt clean to build
2014-01-13 20:46:35 +01:00
Tankred Hase
aae92e913d
bump npm version to due npm install error
2014-01-13 20:27:20 +01:00
Tankred Hase
87de3b1de4
updated package.json description
2014-01-12 15:25:45 +01:00
Tankred Hase
0dadbff695
fix readme
2014-01-11 00:45:02 +01:00
Tankred Hase
8b10a32655
add keyword
2014-01-11 00:18:45 +01:00
Tankred Hase
6fa31396c0
fix homepage
2014-01-10 21:40:56 +01:00
Tankred Hase
9e1269c5cd
use https in git repo
2014-01-10 21:38:57 +01:00
Tankred Hase
e4c8bda43e
remove slash from homepage
2014-01-10 21:38:15 +01:00
Tankred Hase
fcbfb28c28
update description
2014-01-10 21:32:20 +01:00
Tankred Hase
f3988e4115
fix package.json
2014-01-10 21:26:35 +01:00
Tankred Hase
d0b916fc3c
update description to make finding easier via npm
2014-01-10 20:00:52 +01:00
Tankred Hase
cde708f347
update description to make finding easier via npm
2014-01-10 19:58:46 +01:00
Tankred Hase
9ed30ee09d
cleanup for npm
2014-01-10 19:53:23 +01:00
Tankred Hase
d6a7f6a6ef
update package.json
2014-01-10 19:38:31 +01:00
Tankred Hase
1eaf875696
bump version to v0.2.0
2014-01-10 19:26:03 +01:00
Robert Nelson
cafcb884d6
Update lib location
2014-01-10 09:51:22 -08:00
Robert Nelson
c395e6d612
Use individual source files instead of browserify bundle in node
2014-01-10 09:44:47 -08:00
Robert Nelson
d0183a44ff
Don't need unittests.html in node
2014-01-10 08:13:51 -08:00
Robert Nelson
0142edda6d
npm pack doesn't like filenames with periods
2014-01-10 07:54:24 -08:00
Robert Nelson
bd963aabf0
Make standalone the default and use openpgp.min.js in node package
2014-01-09 17:02:42 -08:00
Robert Nelson
9f4e6e7ebb
Add files missed in last commit
2014-01-09 02:47:57 -08:00
Robert Nelson
57c98386f9
Add node.js support
2014-01-08 09:01:15 -08:00