Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    1b15465c
    Separate base64ing from the rest of msg encoding · 1b15465c
    Richard van der Hoff authored
    Factor the actual message encoding/decoding and encrypting/decrypting out to
    separate functions from the top-level functions which do the base64-wrangling.
    
    This is particularly helpful in the 'outbound' code-path where the offsets
    required to allow room to base64-encode make the flow hard to see when it's all inline.
    1b15465c
    History
    Separate base64ing from the rest of msg encoding
    Richard van der Hoff authored
    Factor the actual message encoding/decoding and encrypting/decrypting out to
    separate functions from the top-level functions which do the base64-wrangling.
    
    This is particularly helpful in the 'outbound' code-path where the offsets
    required to allow room to base64-encode make the flow hard to see when it's all inline.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.