package
0.0.0-20230919115716-5e848abcca49
Repository: https://github.com/jesseduffield/horcrux.git
Documentation: pkg.go.dev
# Functions
this function gets the header from the horcrux file and ensures that we leave the file with its read pointer at the start of the encrypted content so that we can later directly read from that point yes this is a side effect, no I'm not proud of it.
returns a horcrux with its header parsed, and it's file's read pointer right after the header.