dfinity / interface-spec

IC Interface Specification
https://khsfq-wqaaa-aaaak-qckvq-cai.icp0.io/docs
37 stars 20 forks source link

restrict nonce to be of length at most 32 #249

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

This MR restrict the maximum length of a nonce in a request to 32 since 32 bytes are supposed to provide enough randomness.