FLAM Issue Tracker - FL5
View Issue Details
0000741FL52.2 Subprogram FLUC (CONV)public2015-10-29 08:162015-12-02 19:20
Falk Reichbott 
Mykhailo Moldavskyy 
urgentfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
 
5.1.105.1.10 
0000741: Support of signatures in PGP files
FLAM supports currently only the encryption or decryption with (SEIP) or without (SENC) integrity protection for PGP message files. At read we jump over signature and currently we can not add a signature at write. For PGP key files we have allready implement the signature support and this must now also be implemented for OpenPGP message files.

No tags attached.
Issue History
2015-10-29 08:16Falk ReichbottNew Issue
2015-10-29 08:16Falk ReichbottStatusnew => assigned
2015-10-29 08:16Falk ReichbottAssigned To => Mykhailo Moldavskyy
2015-11-21 17:24Falk ReichbottPrioritynormal => urgent
2015-12-02 19:20Falk ReichbottNote Added: 0000937
2015-12-02 19:20Falk ReichbottStatusassigned => resolved
2015-12-02 19:20Falk ReichbottFixed in Version => 5.1.10
2015-12-02 19:20Falk ReichbottResolutionopen => fixed
2015-12-02 19:21Falk ReichbottNote View State: 0000937: public

Notes
(0000937)
Falk Reichbott   
2015-12-02 19:20   
Generation and verification of PGP one pass signatures are now supported. Add a new parameter to overrule the hash algorrithm used for signature generation. If no hash algo specified the preffered or the default (SHA256) is used.