Skip to content
Snippets Groups Projects
Commit b10616ce authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 12244cbc
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ procedure for generating the signature should be followed exactly:
1. take the SHA256 hash
1. call `rsa.SignPKCS1v15` on the hash result: this gives the raw signature
1. encode the signature using base32
2. add ",\n\"signature\": \", the encoded signature, and "\n} to the
2. add `,\n\"signature\": \"`, the encoded signature, and `"\n}` to the
end of the truncated original blob
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment