Tom James Holub
|
4495df0f42
|
improve armor header validation + tests | #598
|
2017-11-25 10:57:41 +08:00 |
|
Kelly Martin
|
c413d09069
|
Replace expired subkeys with three other subkeys,
One is an expired key for encryption, one is a non-expiring key for
only signatures, and one is a non-expiring key for encryption.
|
2017-09-15 11:35:37 -05:00 |
|
Thomas Oberndörfer
|
e3eb298ab7
|
Set keyExpirationTime for subkey binding signature
|
2017-08-30 16:09:53 +02:00 |
|
Patrick Brunschwig
|
79c8a83cea
|
fixed broken Testcase for improperly formatted Armor Header
|
2017-08-19 22:07:36 +02:00 |
|
Bart Butler
|
265fa62601
|
Correct misspelling
|
2017-07-22 09:38:44 -07:00 |
|
Tom James Holub
|
bcf4a114a7
|
util.readNumber: overflow test added | #497
|
2017-07-22 09:27:36 -07:00 |
|
Tom James Holub
|
812e8ffe31
|
test added: find a valid subkey binding signature among many invalid ones | #527
|
2017-07-21 21:39:48 -07:00 |
|
Tom James Holub
|
10896c2cbf
|
added missing checksum test with traling armor newline
|
2017-07-21 15:37:25 -07:00 |
|
Tom James Holub
|
80742bdfbe
|
tests extended - armor checksum validation | #563
|
2017-07-21 10:15:49 -07:00 |
|
Sanjana Rajan
|
a896003fda
|
remove console logs
|
2017-07-13 12:07:12 +02:00 |
|
Sanjana Rajan
|
95c5e3af01
|
use message obj when signing uint8 array
|
2017-07-08 13:25:24 +02:00 |
|
Sanjana Rajan
|
cc831cde4a
|
more tests
|
2017-07-04 21:08:48 -07:00 |
|
Sanjana Rajan
|
697eab19cd
|
add tests
|
2017-07-04 17:03:56 -07:00 |
|
Sanjana Rajan
|
b51b8ad341
|
add tolerant mode which suppresses errors in reading non-data packets
|
2017-04-05 07:54:08 -07:00 |
|
Sanjana Rajan
|
16c6d2f162
|
signatureInput -> signature
|
2017-03-23 13:01:12 -07:00 |
|
Sanjana Rajan
|
484d5aa1ab
|
improve test
|
2017-03-23 12:04:32 -07:00 |
|
Sanjana Rajan
|
0f967331c6
|
upper level tests
|
2017-03-22 17:14:57 -07:00 |
|
Sanjana Rajan
|
e4621fc688
|
initialize publicKeys to empty array, test case where signed message is decrypted without public keys to verify
|
2017-03-15 17:44:43 -07:00 |
|
Bart Butler
|
3522bcf2fe
|
remove useless test
|
2017-03-14 19:13:17 -07:00 |
|
Bart Butler
|
875e475221
|
small test bugfix
|
2017-03-14 18:49:05 -07:00 |
|
Sanjana Rajan
|
4ec07672a7
|
return signature object inside verification object
|
2017-03-10 10:38:59 -08:00 |
|
Sanjana Rajan
|
7bf697769d
|
added detached sig tests for high level openpgpjs functions
|
2017-03-07 13:59:18 -08:00 |
|
Sanjana Rajan
|
4ed7f25836
|
more tests
|
2017-03-07 13:59:17 -08:00 |
|
Sanjana Rajan
|
7b58cd9200
|
add tests
|
2017-03-07 13:59:17 -08:00 |
|
Bart Butler
|
ebc37f3a7d
|
Merge pull request #417 from zartdinov/master
Added ability to sign and verify public keys
|
2017-03-05 12:24:37 -08:00 |
|
Bart Butler
|
ea90304649
|
fix key test
|
2017-02-27 11:06:36 -08:00 |
|
Aydar Zartdinov
|
3fa4c0c760
|
Base functionality moved to User.prototype
|
2017-02-15 21:08:17 +03:00 |
|
Aydar Zartdinov
|
715f98bb38
|
Reverted top level api changes
|
2017-02-15 21:04:50 +03:00 |
|
Aydar Zartdinov
|
5140a946e5
|
Added ability to sign and verify public keys
|
2017-02-15 21:04:50 +03:00 |
|
Bart Butler
|
3d32898250
|
tests cannot use ES6 features
|
2017-02-13 22:25:46 -08:00 |
|
Sanjana Rajan
|
37b26cf3ef
|
add test with reformatted key signing and encryption
|
2017-01-31 15:07:51 -08:00 |
|
Sanjana Rajan
|
1c361cd4e1
|
add some reformatting key tests
|
2017-01-31 14:16:34 -08:00 |
|
David Janes
|
c223b88829
|
implement keyExpirationTime
|
2017-01-24 16:54:52 -05:00 |
|
Tankred Hase
|
490d8e4e90
|
Bugfix: drop unsupported packets in packetlist.read()
add unit test for RSA key with ECC subkey
|
2016-06-07 18:21:31 +02:00 |
|
evilaliv3
|
a5fdc36062
|
Cleanup API for key.decrypt and align unit tests
|
2016-04-27 16:06:52 +02:00 |
|
evilaliv3
|
61470ad068
|
Apply edits as suggested in review of pull #446
|
2016-04-25 18:35:50 +02:00 |
|
evilaliv3
|
afc2c95238
|
Implement feature #443
|
2016-04-25 00:54:16 +02:00 |
|
Tankred Hase
|
e3b146b9d9
|
Fix Keyid.fromId()
|
2016-04-11 12:11:35 +02:00 |
|
Tankred Hase
|
843fba0d40
|
Use underscore instead of camelcase in config
zeroCopy —> zero_copy
useNative —> use_native
Remove unnecessary tests from build
|
2016-03-24 21:02:29 +08:00 |
|
Tankred Hase
|
2dce233d10
|
Fix: activate native tests under node.js
|
2016-03-24 13:34:12 +08:00 |
|
Tankred Hase
|
da3fbf8965
|
Test CFB, GCM, worker, asm.js, native cases
|
2016-03-24 13:25:35 +08:00 |
|
Tankred Hase
|
8b46a117ab
|
Prefer aes128 over aes192 (no WebCrypto support)
|
2016-03-24 10:53:30 +08:00 |
|
Tankred Hase
|
ddedb5cb42
|
Cleanup public api
|
2016-03-23 21:36:48 +08:00 |
|
Tankred Hase
|
453a9cee07
|
Use web worker for encrypt/decrypt if no native gcm
|
2016-03-23 21:17:36 +08:00 |
|
Tankred Hase
|
26bf7b62c7
|
Prevent native crypto for worker tests.
|
2016-03-23 19:15:04 +08:00 |
|
Tankred Hase
|
963648c6ea
|
Fix unit tests for browsers
|
2016-03-23 15:39:51 +08:00 |
|
Tankred Hase
|
8f8218e9de
|
Cleanup and test AEAD protected packet
|
2016-03-22 17:45:19 +08:00 |
|
Tankred Hase
|
a8fd179843
|
Fix key and signature tests
|
2016-02-10 15:41:04 +07:00 |
|
Tankred Hase
|
707b3919e1
|
Move most test high lvl api test code to test/openpgp.js, cleanup
|
2016-02-10 15:07:05 +07:00 |
|
Tankred Hase
|
25131e0df9
|
Added unit tests for util.getTransferables
|
2016-02-10 12:52:13 +07:00 |
|