Tankred Hase
|
9d37a83a79
|
Api tests work under node.js
|
2016-02-09 19:14:43 +07:00 |
|
Tankred Hase
|
7d97bcec58
|
Implement openpgp.decryptKey
|
2016-02-09 19:04:31 +07:00 |
|
Tankred Hase
|
860ffbe278
|
Fix redundant deactivation of transferable objects in test
|
2016-02-09 17:14:00 +07:00 |
|
Tankred Hase
|
ab68d4b997
|
Support transferable objects in web worker for zero copy support
|
2016-02-09 17:01:48 +07:00 |
|
Tankred Hase
|
206f1f9c0f
|
Add 'armor' parameter to sign api
|
2016-02-09 12:57:23 +07:00 |
|
Tankred Hase
|
c0cc0ee991
|
Use 'armor' param in encrypt api instead of 'packets' to return full message object
|
2016-02-09 11:32:35 +07:00 |
|
Tankred Hase
|
f5375ef700
|
Drastically simplify async_proxy with generic delegate function
|
2016-02-09 08:46:18 +07:00 |
|
Tankred Hase
|
227a412ca0
|
Run tests both with and without web worker
|
2016-02-09 07:53:31 +07:00 |
|
Tankred Hase
|
9634440341
|
Remove redundant old tests from test/general/basic.js
|
2016-02-09 07:49:51 +07:00 |
|
Tankred Hase
|
b1f6266cc8
|
Write tests for new api: openpgp.encrypt/decrypt
|
2016-02-08 23:28:54 +07:00 |
|
Tankred Hase
|
a44e1e5024
|
Write tests for new api: openpgp.generateKey
|
2016-02-08 19:32:42 +07:00 |
|
Tankred Hase
|
c38d41036e
|
Add sinon to devDeps for mocking
|
2016-02-08 15:02:02 +07:00 |
|
Tankred Hase
|
c7a6a88098
|
Add type validation util functions
|
2016-02-08 13:36:21 +07:00 |
|
Tankred Hase
|
261db8035d
|
Remove redundant message.symEncrypt/symDecrypt
|
2016-02-04 16:41:39 +07:00 |
|
Tankred Hase
|
3919441bbc
|
Fix unit test using strict mode for random.js
|
2016-02-03 20:24:54 +07:00 |
|
Tankred Hase
|
2aa8b143bd
|
Ignore MDC error in unit test for symmetrically encrypted packet
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
88a7534b8a
|
Add asmCrypto, native node crypto calls for faster AES
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
11038dd946
|
Add Rusha for fast SHA hashes
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
b4916e29a3
|
binary strings to typed arrays in most places
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
b310877c7d
|
fixes
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
60fb6ba18d
|
direct session key manipulation and encryption/decryption
|
2016-02-03 20:24:54 +07:00 |
|
Bart Butler
|
2e4e9387a0
|
Fixes for symmetrically encrypted session keys
|
2016-02-03 20:24:54 +07:00 |
|
Tankred Hase
|
d707164857
|
Fix unit tests on Safari, Closes openpgpjs/openpgpjs#399
|
2016-02-03 19:33:08 +07:00 |
|
Tankred Hase
|
1ba1427f58
|
Skip performance test
|
2016-02-01 08:23:17 +07:00 |
|
Tankred Hase
|
dec7881f93
|
Don't inject fetch polyfill in hkp module anymore
|
2016-01-29 20:03:11 +07:00 |
|
Tankred Hase
|
f729efa873
|
Use dist/openpgp instead of src/index because of future ES6 transpilation under node
|
2016-01-23 07:05:59 +07:00 |
|
evilaliv3
|
af4a9ba6ad
|
Revert few of the changes done in a4598f3bd4
|
2016-01-22 23:47:11 +01:00 |
|
evilaliv3
|
ec2a3990ff
|
Fix order of logFailure definition and its usage in unittests.html
|
2016-01-09 01:22:28 +01:00 |
|
evilaliv3
|
1a4a75501a
|
Raise unittests.html mocha.timeout to 240000 as for other timeouts
|
2016-01-07 15:35:47 +01:00 |
|
Thomas Oberndörfer
|
a968f60f0b
|
Keyring: support plain email addresses (without name) as user IDs.
|
2016-01-07 15:35:47 +01:00 |
|
Nick Doiron
|
ef566b6a3c
|
Specify a filename in encrypt fromBinary [Closes #284]
|
2016-01-07 15:35:47 +01:00 |
|
Thomas Oberndörfer
|
6f8a3abdfa
|
Support multiple user IDs for key generation
|
2016-01-07 15:35:47 +01:00 |
|
Matthew Shaylor
|
37ce176d42
|
If you attempt to store an empty keylist then delete the storage key
|
2016-01-07 15:35:47 +01:00 |
|
Thomas Oberndörfer
|
d0297e1b81
|
Test cases for MDC error
|
2016-01-07 15:35:47 +01: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 |
|
Peter Breitling
|
07e4278a3a
|
Optimized memory footprint for encrypting and decrypting
|
2015-06-10 21:12:55 +02:00 |
|
Tankred Hase
|
85133393e3
|
Use 2048 bit keysize in tests in case of webcrypto support
|
2015-05-13 14:06:48 +02:00 |
|
Tankred Hase
|
4d6a34faa1
|
Implement Symmetric-Key Message Encryption using a passphrase
See https://tools.ietf.org/html/rfc4880#section-3.7.2.2
|
2015-04-22 01:41:00 +02:00 |
|
Thomas Oberndörfer
|
90d9edd497
|
Add unit tests for checkEmail method in keyring
|
2015-03-05 14:40:59 +01:00 |
|
Tankred Hase
|
da3dbf7acc
|
Set config in AsyncProxy
|
2015-02-11 14:01:08 +01:00 |
|
Sergey Ratiashvili
|
c9e019d20e
|
fix worker instance misconfiguration
|
2015-02-11 13:08:13 +01:00 |
|
Thomas Oberndörfer
|
712f807e50
|
Restore path parameter of initWorker method
|
2015-01-24 14:44:06 +01:00 |
|
Thomas Oberndörfer
|
c9b4f7532e
|
Add getter method for worker to high level API. Initialization options for AsyncProxy: path and worker.
|
2014-12-15 14:33:13 +01:00 |
|
Andreas Fischer
|
b00ce34e90
|
Typo: Unknow -> Unknown
|
2014-11-17 12:31:04 +01: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
|
4cd664a919
|
Fix tests on travis ci.
|
2014-10-02 00:02:56 +02:00 |
|
Tankred Hase
|
bf1cb6d521
|
Add high level error messages to public api.
|
2014-10-01 22:20:28 +02:00 |
|
Tankred Hase
|
f08fc0a4f7
|
Refactor web worker async proxy to use promises.
|
2014-10-01 21:18:05 +02:00 |
|
Tankred Hase
|
7f2573c77d
|
Refactor complete public api to use promises
|
2014-10-01 19:12:39 +02:00 |
|