FLAM Issue Tracker - FL5
View Issue Details
0000961FL54. Element, Byte, Record or other APIpublic2019-02-15 12:162019-03-15 15:03
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.19 
5.1.205.1.20 
0000961: Support HMAC and HASH calculation on API level as memory to memory interface
For protection of SWIFT instant payments a HMAC-SHA256 must be calculated. For this new functions for hash and signature/MAC calculation will be provided.
No tags attached.
Issue History
2019-02-15 12:16Falk ReichbottNew Issue
2019-02-15 12:16Falk ReichbottStatusnew => assigned
2019-02-15 12:16Falk ReichbottAssigned To => Falk Reichbott
2019-03-15 15:03Falk ReichbottNote Added: 0001223
2019-03-15 15:03Falk ReichbottStatusassigned => resolved
2019-03-15 15:03Falk ReichbottFixed in Version => 5.1.20
2019-03-15 15:03Falk ReichbottResolutionopen => fixed

Notes
(0001223)
Falk Reichbott   
2019-03-15 15:03   
Add new functions fcbhash/hini/hadd/hfin() and FCRHASH/HINI/HADD/HFIN() to byte and record interface for Hash, MAC and HMAC calculations based on clear keys (passphrases).