Anonymous | Login | Signup for a new account | 2024-11-01 01:02 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000566 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2014-09-24 14:17 | 2015-08-12 23:48 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Tilo Eckert | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 5.0 | ||||||||
Target Version | 5.1.08 | Fixed in Version | 5.1.08 | ||||||
Summary | 0000566: Support RADIX and checksum for base encoding | ||||||||
Description | Currently we don't support the checksum extension and RADIX (both comes from PGP mail traffic) for base encodings. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000877) Falk Reichbott (administrator) 2015-08-12 23:48 |
With version 5.1.8 of FLAM ASCII/EBCDIC Armor support and CRC checksum support are implemented conform to RFC4880 as prerequisit for the OpenPGP support in FLAM. If a Armor-Header found the header is parsed and the data is available for each component running behind the base encoder. The Armor-Trailer is verified if a additional switch aktivated. The read of Armor data is complete transparent and indepentent of/can be used for each encoding schema (Base16/32/64) and all kind of data formats. The CRC checksum is also read transparent and only (to save CPU time) verified if the corressponding check switch enabled. At write you can add a CRC checksum and or Armor header and trailer. For this you can aktivate a CRC switch or the Armor object. Normally correct Armor data will used for the headers by default but you can overwrite, the header set and the key values Version and Comment. This is supported indepentant of each other and for all encodings schema. The Base16 (HEX) a CRC32, for Base32 a CRC40 (GSM) and for Base64/Radix64 a CRC24 (RCF4880) are implemented. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-09-24 14:17 | Falk Reichbott | New Issue | |
2014-09-24 14:17 | Falk Reichbott | Status | new => assigned |
2014-09-24 14:17 | Falk Reichbott | Assigned To | => Tilo Eckert |
2015-07-09 18:35 | Falk Reichbott | Target Version | 5.2 => 5.1 |
2015-07-09 18:44 | Falk Reichbott | Target Version | 5.1 => 5.1.08 |
2015-08-12 23:48 | Falk Reichbott | Note Added: 0000877 | |
2015-08-12 23:48 | Falk Reichbott | Status | assigned => resolved |
2015-08-12 23:48 | Falk Reichbott | Fixed in Version | => 5.1.08 |
2015-08-12 23:48 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |