"git@git.duniter.org:santiago/sakia.git" did not exist on "fcd6630a255d33815afefe062c67a06d616ef160"
-
Millicent Billette authored
ADD: crypto.sign(str, secretKey,outputFormat='b64') return only hash, in b64 by default. ADD: crypto.rawSign(uint8Array, rawSeed) return raw hash.
Millicent Billette authoredADD: crypto.sign(str, secretKey,outputFormat='b64') return only hash, in b64 by default. ADD: crypto.rawSign(uint8Array, rawSeed) return raw hash.