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 |
|
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 |
|
Bart Butler
|
0d950d0a8a
|
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
|
0989015ed2
|
V3 header generation was concat()-ing non-Uint8 arrays
|
2017-01-09 10:30:31 -08:00 |
|
Will Hilton
|
f13c341713
|
Add detached binary signature example to README
|
2017-01-06 00:06:44 -05:00 |
|
Will Hilton
|
5fa35ea1c0
|
Add cleartext signing example to README
|
2017-01-05 23:50:07 -05:00 |
|
Bart Butler
|
5ffb532f9e
|
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
|
d65d629264
|
trim name
|
2016-12-15 10:39:29 -08:00 |
|
Sanjana Rajan
|
d058523e9e
|
clearer syntax
|
2016-12-15 10:01:50 -08:00 |
|
Sanjana Rajan
|
109f8a5d20
|
don't allow leading spaces in user id
|
2016-12-14 12:38:01 -08:00 |
|
Lars Hvam
|
c69a92d694
|
only generate what is needed
|
2016-11-20 09:54:00 -05:00 |
|
Bart Butler
|
a6b81b127b
|
Merge pull request #494 from openpgpjs/invalidate_expired_primary_keys
Invalidate expired primary keys
|
2016-10-27 12:48:57 -07:00 |
|
Sanjana Rajan
|
344294659e
|
invalidate expired primary keys
|
2016-10-27 11:50:30 -07:00 |
|
Bart Butler
|
d64665e5fe
|
Release new version
|
2016-10-26 17:05:14 -07:00 |
|
Bart Butler
|
659c6f23d2
|
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
|
6abf7ffcc0
|
Fix rare race condition with webworker tasks, fix minified web worker filename default
|
2016-10-26 16:56:21 -07:00 |
|
Sanjana Rajan
|
8620220cfb
|
reset encrypted field to null when decrypting secret key
|
2016-10-26 16:55:49 -07:00 |
|
Bart Butler
|
778f1b1be2
|
Release new version
|
2016-10-21 16:27:49 -07:00 |
|
Bart Butler
|
caf53935f6
|
Merge pull request #491 from iamolivinius/master
Add plugin to derequire browserifyed dist files.
|
2016-10-21 19:22:22 -04:00 |
|
Unknown
|
9086c6e4f0
|
Add plugin to derequire browserifyed dist files.
|
2016-10-18 21:20:13 +02:00 |
|
Bart Butler
|
64d9233095
|
Release new version
|
2016-08-17 12:29:41 -07:00 |
|
Bart Butler
|
68cdc0069d
|
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 |
|