Daniel Huigens
|
28dbbadcff
|
Add config.aead_protect_version option
|
2018-04-27 14:06:17 +02:00 |
|
Daniel Huigens
|
5f97a8c937
|
Implement preferred AEAD algorithms
|
2018-04-27 14:06:16 +02:00 |
|
Daniel Huigens
|
7b3f51c0d4
|
Implement AEAD Encrypted Data Packet
|
2018-04-25 20:12:10 +02:00 |
|
Mahrud Sayrafi
|
4ded3f9d58
|
Documentation improvements in src/packet
|
2018-03-09 08:01:06 -08:00 |
|
Mahrud Sayrafi
|
a5e7562066
|
Many documentation improvements; more to come
|
2018-03-08 19:27:57 -08:00 |
|
Mahrud Sayrafi
|
08da24de27
|
documentation fixes
|
2018-03-08 10:55:58 -08:00 |
|
Bart Butler
|
1cd9018346
|
some cleanup
|
2018-03-06 10:04:33 -08:00 |
|
Bart Butler
|
f57888fe55
|
change all calls of getRandomBytes and getRandomBN to be async
|
2018-03-05 16:31:56 -08:00 |
|
Bart Butler
|
b088f005da
|
simplify random.js
|
2018-03-05 12:18:04 -08:00 |
|
BafS
|
de6ffc2f76
|
Remove 'user strict'
'use strict' is unnecessary inside modules because module code is always strict mode code. Ref: https://www.ecma-international.org/ecma-262/6.0/#sec-strict-mode-code
|
2018-02-13 23:33:09 +01:00 |
|
Mahrud Sayrafi
|
11a2d0070b
|
ESLint is happy!
|
2018-01-30 18:31:30 +01:00 |
|
Tankred Hase
|
c8569e0cd5
|
Add version attribute to the AEAD packet
|
2016-03-24 10:53:35 +08:00 |
|
Tankred Hase
|
8f8218e9de
|
Cleanup and test AEAD protected packet
|
2016-03-22 17:45:19 +08:00 |
|
Tankred Hase
|
ded8926b27
|
Support AES-GCM with AEAD Protected Data Packets
Closes openpgpjs/openpgpjs#421
|
2016-03-22 17:44:22 +08:00 |
|