Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: remove openpgp mode | Maximilian Krambach | 2018-05-23 | 1 | -32/+0 |
| | | | | | | | -- * After discussion, that mode is not required, and can result in being quite misleading and a maintenance hassle later on. | ||||
* | js: Tests and improvements for openpgp mode | Maximilian Krambach | 2018-05-14 | 1 | -0/+32 |
-- * Added openpgp - Mode tests to the browsertest Extension. These tests require openpgp, which should not be a hard dependency for the main project. Packing openpgpjs into the extension is still TODO * Fixes: - openpgp mode API now correctly handles parameters as an object, similar to openpgpjs - proper check and parsing of openpgpjs Message Objects |