You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Round-trip safe presentation of data, like getting back 1.10, 0x1_5, etc. after decryption when that was the input value. There's always the question of how far this can and should go, like preserving other YAML properties (tags, flow style, whether strings use quoting, what kind of quoting, multiline string representation, etc.).
This issue is to keep track of things that should be changed / improved when we want to update SOPS's encrypted file format.
MAC:
null
values: MAC is not changed when add null values in yaml file #828Encrypted data:
null
: MAC is not changed when add null values in yaml file #828 (comment)The text was updated successfully, but these errors were encountered: