prosopo / protocol

GNU General Public License v3.0
3 stars 4 forks source link

Signature parts #374

Closed goastler closed 1 year ago

goastler commented 1 year ago

Split signature into two [u8;32] variables instead of using vec. When we have access to [u8;64] in the next rust version, we can switch this to a single variable