simple network file transfer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
Fortune for transfer's current commit: Small blessing − 小吉
|
3 years ago |
src
|
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 |
.gitignore
|
Initial commit
|
3 years ago |
Cargo.lock
|
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 |
Cargo.toml
|
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 |