summaryrefslogtreecommitdiff
path: root/changes/move_formatting_functions
blob: 4ad5806f237c0cb7ee7f65758b78270dc9e719cb (plain)
1
2
3
  o Code simplification and refactoring:
    - Move some format-parsing functions out of crypto.c and
      crypto_curve25519.c into crypto_format.c and/or util_format.c.