passforios-gopenpgp/helper
marinthiercelin 39c2fa863e
new helpers for drive decryption (#73)
* new helpers for drive decryption

* modular helper functions and reciprocals

* removed duplicates helper functions

* added mobile wrapper

* unit tests for new helpers

Co-authored-by: wussler <aron@wussler.it>
2020-08-27 17:34:46 +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 new helpers for drive decryption (#73) 2020-08-27 17:34:46 +02:00
helper_test.go new helpers for drive decryption (#73) 2020-08-27 17:34:46 +02: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 new helpers for drive decryption (#73) 2020-08-27 17:34:46 +02:00
mobile_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
sign_attachment.go Convert private to public keys in helpers to prevent locked errors (#66) 2020-08-04 10:04:40 +02:00