Skip to content
Snippets Groups Projects
Commit 502cfbce authored by Millicent Billette's avatar Millicent Billette
Browse files

BREAKING-CHANGE: crypto.sign renamed to crypto.signDocument.

ADD: crypto.sign(str, secretKey,outputFormat='b64') return only hash, in b64 by default.
ADD: crypto.rawSign(uint8Array, rawSeed) return raw hash.
parent c284fa8a
No related branches found
No related tags found
No related merge requests found
Loading
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