FLAM Issue Tracker - FL5
View Issue Details
0000619FL52.2 Subprogram FLUC (CONV)public2014-12-16 07:452015-04-15 15:06
Falk Reichbott 
Mykhailo Moldavskyy 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1 
5.25.1.05 
0000619: Add a new subprogram for hash/signature generation and verification
The CNV.HSH component was integrated in XCNV and CONV command. For a simple checksum generation a write to DUMMY is required in this case. It would be useful to have a own subprogram and a corresponding command to generate and verifiy a checksum or in future a signature.
No tags attached.
Issue History
2014-12-16 07:45Falk ReichbottNew Issue
2014-12-16 07:45Falk ReichbottStatusnew => assigned
2014-12-16 07:45Falk ReichbottAssigned To => Mykhailo Moldavskyy
2015-03-22 15:49Falk ReichbottNote Added: 0000779
2015-03-22 15:49Falk ReichbottStatusassigned => resolved
2015-03-22 15:49Falk ReichbottFixed in Version => 5.1
2015-03-22 15:49Falk ReichbottResolutionopen => fixed
2015-04-15 15:06Falk ReichbottFixed in Version5.1 => 5.1.05

Notes
(0000779)
Falk Reichbott   
2015-03-22 15:49   
With version 5.1.5 the XCHK and HASH commands are available.

XCHK can be used like XCNV only with the INPUT part (only read, no write) to generate or verify hash values and other stuff without write overhead.

The HASH provides simply the same functionality like the UNIX tools "sch1sum" or "md5sum" does.