Thomas Oberndörfer
8cd956c9bc
Web worker: add more unit tests
2014-01-15 19:42:03 +01:00
Thomas Oberndörfer
1fa47f0b4b
Web worker: add entropy estimation
2014-01-15 19:40:57 +01:00
Thomas Oberndörfer
17c6f90113
Unit tests for web worker. Only active for browsers.
2014-01-13 15:42:03 +01:00
Thomas Oberndörfer
3612fc12dc
Add web worker support. Load the whole library in a web worker
...
and make the high-level API accessible from an asynchronous proxy.
Entropy is seeded to worker on each generateKeyPair() call.
Allow serialization of packets and custom types for messaging API.
2014-01-13 13:56:06 +01:00
Tankred Hase
4f2100fa40
delete git attributes
2014-01-11 15:41:59 +01:00
Tankred Hase
912a5ce664
remove example
2014-01-11 15:30:31 +01:00
Tankred Hase
a09eff5204
add security considerations
2014-01-11 15:21:24 +01:00
Tankred Hase
1ab6ad13c0
add security considerations
2014-01-11 15:17:57 +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
1a8938dc83
update readme
2014-01-10 23:58:01 +01:00
Tankred Hase
a3090555c9
update readme
2014-01-10 23:56:12 +01:00
Tankred Hase
e8cc954cce
update readme and fix example
2014-01-10 23:51:18 +01:00
Tankred Hase
5926783ec4
update readme and fix example
2014-01-10 23:48:40 +01:00
Tankred Hase
c207fee77c
update readme and fix example
2014-01-10 23:47:21 +01:00
Tankred Hase
73dc177a35
update example
2014-01-10 23:22:46 +01:00
Tankred Hase
c8ced71f5f
Merge pull request #149 from Robert-Nelson/example
...
Update example to work with current code
2014-01-10 14:04:35 -08:00
Robert Nelson
e73d868cdb
Merge branch 'master' into example
2014-01-10 13:39:35 -08:00
Robert Nelson
bde57022ab
Update example to work with current code
2014-01-10 13:32:10 -08: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
4b24ff9983
test against node 0.8 and 0.10 in travis
2014-01-10 21:01:48 +01:00
Tankred Hase
bf46ff3c9d
fix tests
2014-01-10 20:46:31 +01:00
Tankred Hase
d0b916fc3c
update description to make finding easier via npm
2014-01-10 20:00:52 +01:00
Tankred Hase
9e692cf915
move travis badge
2014-01-10 19:59:36 +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
22ee7f1601
readme
2014-01-10 19:50:34 +01:00
Tankred Hase
1f92088508
move travis badge
2014-01-10 19:45:03 +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
Tankred Hase
786b0c2d3e
update readme
2014-01-10 19:24:12 +01:00
Tankred Hase
ac54a960fc
update readme
2014-01-10 19:21:42 +01:00
Tankred Hase
9fd3907a71
Merge pull request #148 from Robert-Nelson/standalone
...
Add UMD support (browserify --standalone)
2014-01-10 10:09:39 -08: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
ec061ba101
Fix travis problem hopefully for real this time
2014-01-09 09:59:25 -08:00
Robert Nelson
4719966988
Fix travis problem
2014-01-09 09:40:57 -08:00
Robert Nelson
12145c7b35
Troubleshoot travis problems
2014-01-09 09:11:44 -08:00
Robert Nelson
92adbff398
Changed comparison in window check
2014-01-09 08:22:57 -08:00
Robert Nelson
c951b64741
Merge branch 'nodejs-fixes' into standalone
...
Conflicts:
src/crypto/random.js
2014-01-09 08:04:21 -08:00
Robert Nelson
d50c319175
Merge branch 'master' into standalone
2014-01-09 08:02:20 -08:00
Robert Nelson
5768fd5b23
Fix nodejs support
2014-01-09 07:51:05 -08:00
Robert Nelson
4cabe075d5
Add standalone support
2014-01-09 07:31:00 -08:00