Bart Butler
|
3072800286
|
Release new version
v2.4.0
|
2017-03-05 12:30:15 -08:00 |
|
Bart Butler
|
a7d31ef55f
|
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
|
27f56742f1
|
Validate signatures by all suitable keys
|
2017-03-04 19:27:27 +00:00 |
|
Aydar Zartdinov
|
91d19e2ba1
|
Prevent self signing by fingerprint instead of keyId
|
2017-03-04 18:47:33 +00:00 |
|
Bart Butler
|
330b2c334b
|
Release new version
v2.3.8
|
2017-02-27 11:09:41 -08:00 |
|
Bart Butler
|
09accc8cc5
|
fix key test
|
2017-02-27 11:06:36 -08:00 |
|
Bart Butler
|
a515fdc82f
|
move SHA1 to the bottom of the preferred hash algorithm list
|
2017-02-27 10:30:39 -08:00 |
|
Bart Butler
|
740ac31cbf
|
Merge pull request #520 from openpgpjs/fix_519
Fixes the typo addressed in #519
|
2017-02-15 13:21:43 -08:00 |
|
Sanjana Rajan
|
a7c8e87966
|
add missing parentheses
|
2017-02-15 13:06:18 -08:00 |
|
Aydar Zartdinov
|
457bd26afa
|
Array.prototype.find replaced for Node.js 0.12 and IE 11
|
2017-02-15 21:31:05 +03:00 |
|
Aydar Zartdinov
|
81383752f7
|
Base functionality moved to User.prototype
|
2017-02-15 21:08:17 +03:00 |
|
Aydar Zartdinov
|
f6e3c37c52
|
Reverted top level api changes
|
2017-02-15 21:04:50 +03:00 |
|
Aydar Zartdinov
|
e56e7b3b3e
|
Added ability to sign and verify public keys
|
2017-02-15 21:04:50 +03:00 |
|
Bart Butler
|
faf8207808
|
tests cannot use ES6 features
|
2017-02-13 22:25:46 -08:00 |
|
Bart Butler
|
36026fb557
|
Release new version
v2.3.7
|
2017-02-13 16:17:07 -08:00 |
|
Bart Butler
|
976280e5a2
|
Merge pull request #517 from openpgpjs/userID
Key reformatting and resigning
|
2017-02-13 16:11:17 -08:00 |
|
Bart Butler
|
ff03c136e1
|
Merge pull request #516 from alax/fix-v3-signatures
Generate valid version 3 signatures
|
2017-02-13 15:59:19 -08:00 |
|
Sanjana Rajan
|
b3a5219d96
|
add test with reformatted key signing and encryption
|
2017-01-31 15:07:51 -08:00 |
|
Sanjana Rajan
|
d7cc404968
|
remove extra input param
|
2017-01-31 14:18:13 -08:00 |
|
Sanjana Rajan
|
38e5a455ea
|
add some reformatting key tests
|
2017-01-31 14:16:34 -08:00 |
|
Sanjana Rajan
|
053be79110
|
add upper level refactorKey function
|
2017-01-31 14:14:27 -08:00 |
|
Sanjana Rajan
|
46322ae532
|
remove extra space, typo
|
2017-01-30 19:41:43 -08:00 |
|
Sanjana Rajan
|
63c857c4c3
|
reformatKey function
|
2017-01-30 19:38:49 -08:00 |
|
Alax Villmann
|
af1a3dd697
|
Generate valid version 3 signatures
|
2017-01-26 12:49:49 -08:00 |
|
Bart Butler
|
d6875797ff
|
Release new version
v2.3.6
|
2017-01-25 15:26:29 -08:00 |
|
Bart Butler
|
78442283ea
|
Merge pull request #514 from Consensas/master
implement keyExpirationTime
|
2017-01-25 14:56:53 -08:00 |
|
David Janes
|
f8700f9928
|
replace with old versions
|
2017-01-25 07:30:55 -05:00 |
|
David Janes
|
70982b6ccd
|
implement keyExpirationTime
|
2017-01-24 16:54:52 -05:00 |
|
Bart Butler
|
87d0c1886f
|
Merge pull request #498 from larshp/master
S2K - Only generate what is needed
|
2017-01-22 23:36:36 -08:00 |
|
Bart Butler
|
81d7f8fa83
|
Merge pull request #508 from wmhilton/doc-detached-sigs
Adds cleartext and detached signature examples
|
2017-01-09 12:28:01 -08:00 |
|
Bart Butler
|
23c442b062
|
Merge pull request #509 from alax/fix-v3-headers
V3 header generation was concat()-ing non-Uint8 arrays
|
2017-01-09 12:26:30 -08:00 |
|
Alax Villmann
|
8a65ebbe3c
|
V3 header generation was concat()-ing non-Uint8 arrays
|
2017-01-09 10:30:31 -08:00 |
|
Will Hilton
|
c9e6c03652
|
Add detached binary signature example to README
|
2017-01-06 00:06:44 -05:00 |
|
Will Hilton
|
5fa5ddc78e
|
Add cleartext signing example to README
|
2017-01-05 23:50:07 -05:00 |
|
Bart Butler
|
d97cc095e3
|
Merge pull request #505 from openpgpjs/user_id_formatting
don't allow leading spaces when generating userid
|
2016-12-15 14:15:57 -08:00 |
|
Sanjana Rajan
|
00ef89069d
|
trim name
|
2016-12-15 10:39:29 -08:00 |
|
Sanjana Rajan
|
09269cb94e
|
clearer syntax
|
2016-12-15 10:01:50 -08:00 |
|
Sanjana Rajan
|
825d5a3b07
|
don't allow leading spaces in user id
|
2016-12-14 12:38:01 -08:00 |
|
Lars Hvam
|
cd09273080
|
only generate what is needed
|
2016-11-20 09:54:00 -05:00 |
|
Bart Butler
|
23fe39f432
|
Merge pull request #494 from openpgpjs/invalidate_expired_primary_keys
Invalidate expired primary keys
|
2016-10-27 12:48:57 -07:00 |
|
Sanjana Rajan
|
485560ba64
|
invalidate expired primary keys
|
2016-10-27 11:50:30 -07:00 |
|
Bart Butler
|
80c433689b
|
Release new version
v2.3.5
|
2016-10-26 17:05:14 -07:00 |
|
Bart Butler
|
b3e4e36d10
|
Merge pull request #493 from openpgpjs/armored_decrypted_key_fix
Reset secret key's encrypted field to null after decryption
|
2016-10-26 16:58:07 -07:00 |
|
Bart Butler
|
bccb2441b9
|
Fix rare race condition with webworker tasks, fix minified web worker filename default
|
2016-10-26 16:56:21 -07:00 |
|
Sanjana Rajan
|
ce0381c170
|
reset encrypted field to null when decrypting secret key
|
2016-10-26 16:55:49 -07:00 |
|
Bart Butler
|
dfbc5ea5a6
|
Release new version
v2.3.4
|
2016-10-21 16:27:49 -07:00 |
|
Bart Butler
|
9b6aaa08d4
|
Merge pull request #491 from iamolivinius/master
Add plugin to derequire browserifyed dist files.
|
2016-10-21 19:22:22 -04:00 |
|
Unknown
|
aaa4c52374
|
Add plugin to derequire browserifyed dist files.
|
2016-10-18 21:20:13 +02:00 |
|
Bart Butler
|
edd415c958
|
Release new version
v2.3.3
|
2016-08-17 12:29:41 -07:00 |
|
Bart Butler
|
1bfce40f61
|
Merge pull request #483 from ProtonMail/one-pass-sig-last
Properly set one-pass signature packet flag
|
2016-08-17 12:18:14 -07:00 |
|