HORST.sig_bytes

Size of signature in bytes.

template HORST(uint n, uint m, alias hash_n_n, alias hash_2n_n, uint tree_height, alias prg)
package
enum sig_bytes = (k * (1 + auth_path_len) + (1 << x)) * hash_bytes;

Meta