6 Commits (fdb8da32932c6949a2f1da75f44ec6cec3e14aac)

Author SHA1 Message Date
Avril fdb8da3293
Fix unwind in collect_array() incorrectly dropping slice
3 years ago
Avril dca0c79c4a
Start arg parsing.
3 years ago
Avril 825b087608
enc::ser: Added message hashing option. Added message validation, optional message header for hash, salt and signature (if used.) Messages now contain 2 prefix (whitespace, to not change bare text-formatted messages semantics) characters used to determine if the message is valid and if there is a header to be read from it.
3 years ago
Avril 1f5ead31c9
Serialise singleton, write singleton both working (barebones)
3 years ago
Avril 40656d6cc3
Added enc::ser_singleton() with options
3 years ago
Avril 035dabf869
Initial commit
3 years ago