We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CRLF
%20
\s
<MaskworkCipher> <Ciphertext> ... </Ciphertext> <ExtraInfo> ... </ExtraInfo> </MaskworkCipher>
Encrypt the payload and put the base-64 encoded result into <Ciphertext> node.
<Ciphertext>
Subnodes may include:
<EphemeralPublicKeyECDHHybrid v="JQKSLxSwquW+9YBAoS53ns6fuPwOjFyspngZ63ZxnU3Gs93D5cUtWocgkMlhleEx0yKZ1e45U2zp57SUgCJd1w==" encoding="base-64" /> <SemihandshakePublicKeyECDHE v="l7zzHmb3D3JKAm559SFafW/fIk0KrHbZWdNxddV/m5iOSQxOZbQU0j2JuRdVQlRfLM8FCVnfkWRu5lj5S3YZBQ==" encoding="base-64" />
To be continued...
The text was updated successfully, but these errors were encountered:
Dismissed as #225 will be replaced by #502. Will design a counterpart upon #502.
Sorry, something went wrong.
neruthes
No branches or pull requests
Background
Criteria
CRLF
.%20
.\s
.Basic Structure
Cipher
Encrypt the payload and put the base-64 encoded result into
<Ciphertext>
node.ExtraInfo
Subnodes may include:
To be continued...
The text was updated successfully, but these errors were encountered: