Peter Breitling
|
07e4278a3a
|
Optimized memory footprint for encrypting and decrypting
|
2015-06-10 21:12:55 +02:00 |
|
Thomas Oberndörfer
|
e1dffffe8d
|
Refactor cfb.encrypt: fix inconsistent output depending on plaintext length. Use typed arrays for ciphertext.
|
2014-04-25 16:33:28 +02:00 |
|
Thomas Oberndörfer
|
a4598f3bd4
|
Generate openpgp.js without source map. New source map target is openpgp_debug.js. Change dependency of workers: openpgp.worker.js -> openpgp.js, openpgp.worker.min.js -> openpgp.min.js. Remove openpgp.js with maps from unittests-bundle.js
|
2014-03-31 16:09:23 +02:00 |
|
Tankred Hase
|
bf46ff3c9d
|
fix tests
|
2014-01-10 20:46:31 +01:00 |
|
Robert Nelson
|
92adbff398
|
Changed comparison in window check
|
2014-01-09 08:22:57 -08:00 |
|
Robert Nelson
|
4cabe075d5
|
Add standalone support
|
2014-01-09 07:31:00 -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 |
|
Robert Nelson
|
0a23d056c0
|
Finish crypto/cipher tests, disable subkey revocation tests
|
2014-01-03 22:46:37 -08:00 |
|
Robert Nelson
|
3beb4ac0ad
|
Started porting crypto tests
|
2014-01-03 08:10:50 -08:00 |
|
Robert Nelson
|
bfba0eca0c
|
Changed unitttests and keyring to use bundled openpgp and updated keyring to use openpgp.key instead of packetlists.
Added getUserIds() to key.
Reenabled keyring ci tests.
|
2013-12-08 15:41:31 -08:00 |
|
Thomas Oberndörfer
|
b0ea97ec28
|
Make packet tests run. Rename test files, move signature tests to general folder.
Split keyring tests in own file. Add tests for V3 signatures and fix verification.
|
2013-11-26 18:30:17 +01:00 |
|