passforios-gopenpgp/helper
zugzwang dcc82c9fc3
Implement GetArmoredWithCustomHeaders (#48)
* Implement GetArmoredWithCustomHeaders

ArmorWithTypeAndCustomHeaders can be reused by other PGP armoured
objects.

* Update linting, and lint accordingly

`godot` has been improved and `goerr113` has been added (and ignored
here).

* Add custom headers for keys

* Minor comment changes

Co-authored-by: Aron Wussler <aron@wussler.it>
2020-05-06 18:50:18 +02:00
..
base_test.go Implement GetArmoredWithCustomHeaders (#48) 2020-05-06 18:50:18 +02:00
cleartext.go Update lint (#44) 2020-04-28 13:55:36 +02:00
cleartext_test.go Openpgp security update (V2) (#31) 2019-12-27 19:35:43 +01:00
helper.go Update lint (#44) 2020-04-28 13:55:36 +02:00
helper_test.go Openpgp security update (V2) (#31) 2019-12-27 19:35:43 +01:00
key.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00
key_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
mobile.go Update lint (#44) 2020-04-28 13:55:36 +02:00
mobile_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
sign_attachment.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00