Modules§
Structs§
- StdLibrary
- TODO: add docs
Functions§
- falcon_sign 
- Signs the provided message with the provided secret key and returns the resulting signature
encoded in the format required by the rpo_faclcon512::verify procedure, or Noneif the secret key is malformed due to either incorrect length or failed decoding.