Sanjana Rajan
|
af211f63c0
|
update README to demonstrate detached signature use, some documentation fixes
|
2017-03-17 16:54:34 -07:00 |
|
Bart Butler
|
fd38c8a4de
|
Release new version
|
2017-03-15 19:56:22 -07:00 |
|
Bart Butler
|
a4c75772e9
|
Merge pull request #529 from openpgpjs/init_publicKeys
Initialize public key array during decryption
|
2017-03-15 19:51:10 -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 |
|
Bart Butler
|
3ba381694a
|
Release new version
|
2017-03-14 18:34:15 -07:00 |
|
Bart Butler
|
e925331a99
|
Merge pull request #528 from openpgpjs/detached
Detached Signatures
|
2017-03-14 18:15:24 -07:00 |
|
Sanjana Rajan
|
4ec07672a7
|
return signature object inside verification object
|
2017-03-10 10:38:59 -08:00 |
|
Sanjana Rajan
|
da9e3c6264
|
small fixes
|
2017-03-07 19:10:33 -08:00 |
|
Sanjana Rajan
|
465d4643a8
|
add clone to packetlist support for signature objects
|
2017-03-07 16:51:08 -08:00 |
|
Sanjana Rajan
|
7d02154dc9
|
small fixes
|
2017-03-07 13:59:18 -08:00 |
|
Sanjana Rajan
|
7bf697769d
|
added detached sig tests for high level openpgpjs functions
|
2017-03-07 13:59:18 -08:00 |
|
Sanjana Rajan
|
43355e079f
|
add detached sig option to upper level functions
|
2017-03-07 13:59:18 -08:00 |
|
Sanjana Rajan
|
c3908cbec0
|
add detached sign/verify options to cleartext
|
2017-03-07 13:59:18 -08:00 |
|
Sanjana Rajan
|
4fd4c13ddd
|
refactor cleartext message to use signature object instead of packetlist
|
2017-03-07 13:59:17 -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 |
|
Sanjana Rajan
|
57d07091e8
|
add support for detached signatures
|
2017-03-07 13:59:17 -08:00 |
|
Bart Butler
|
7e96225820
|
Release new version
|
2017-03-05 12:30:15 -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 |
|
Aydar Zartdinov
|
be776c61b1
|
Validate signatures by all suitable keys
|
2017-03-04 19:27:27 +00:00 |
|
Aydar Zartdinov
|
d5e88c7c79
|
Prevent self signing by fingerprint instead of keyId
|
2017-03-04 18:47:33 +00:00 |
|
Bart Butler
|
c6372cc57b
|
Release new version
|
2017-02-27 11:09:41 -08:00 |
|
Bart Butler
|
ea90304649
|
fix key test
|
2017-02-27 11:06:36 -08:00 |
|
Bart Butler
|
b0c1a854fd
|
move SHA1 to the bottom of the preferred hash algorithm list
|
2017-02-27 10:30:39 -08:00 |
|
Dane Schneider
|
7dc7308604
|
Warning about config.aead_protect potentially breaking compatibility
|
2017-02-18 15:00:50 -05:00 |
|
Bart Butler
|
3d03b3403d
|
Merge pull request #520 from openpgpjs/fix_519
Fixes the typo addressed in #519
|
2017-02-15 13:21:43 -08:00 |
|
Sanjana Rajan
|
e90161c2d1
|
add missing parentheses
|
2017-02-15 13:06:18 -08:00 |
|
Aydar Zartdinov
|
d9cb8e681d
|
Array.prototype.find replaced for Node.js 0.12 and IE 11
|
2017-02-15 21:31:05 +03: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 |
|
Bart Butler
|
aecb8eaf35
|
Release new version
|
2017-02-13 16:17:07 -08:00 |
|
Bart Butler
|
6be9ddde59
|
Merge pull request #517 from openpgpjs/userID
Key reformatting and resigning
|
2017-02-13 16:11:17 -08:00 |
|
Bart Butler
|
54d45f73f0
|
Merge pull request #516 from alax/fix-v3-signatures
Generate valid version 3 signatures
|
2017-02-13 15:59:19 -08:00 |
|
Sanjana Rajan
|
37b26cf3ef
|
add test with reformatted key signing and encryption
|
2017-01-31 15:07:51 -08:00 |
|
Sanjana Rajan
|
11e1040a30
|
remove extra input param
|
2017-01-31 14:18:13 -08:00 |
|
Sanjana Rajan
|
1c361cd4e1
|
add some reformatting key tests
|
2017-01-31 14:16:34 -08:00 |
|
Sanjana Rajan
|
a902c421eb
|
add upper level refactorKey function
|
2017-01-31 14:14:27 -08:00 |
|
Sanjana Rajan
|
9de579a29d
|
remove extra space, typo
|
2017-01-30 19:41:43 -08:00 |
|
Sanjana Rajan
|
9d59351007
|
reformatKey function
|
2017-01-30 19:38:49 -08:00 |
|
Alax Villmann
|
e526cf0a3b
|
Generate valid version 3 signatures
|
2017-01-26 12:49:49 -08:00 |
|
Bart Butler
|
b6c59afac0
|
Release new version
|
2017-01-25 15:26:29 -08:00 |
|
Bart Butler
|
7d4044c0d1
|
Merge pull request #514 from Consensas/master
implement keyExpirationTime
|
2017-01-25 14:56:53 -08:00 |
|
David Janes
|
d6abdfe4ec
|
replace with old versions
|
2017-01-25 07:30:55 -05:00 |
|
David Janes
|
c223b88829
|
implement keyExpirationTime
|
2017-01-24 16:54:52 -05:00 |
|
Bart Butler
|
bc69357ab5
|
Merge pull request #498 from larshp/master
S2K - Only generate what is needed
|
2017-01-22 23:36:36 -08:00 |
|
Bart Butler
|
281ec11901
|
Merge pull request #508 from wmhilton/doc-detached-sigs
Adds cleartext and detached signature examples
|
2017-01-09 12:28:01 -08:00 |
|