Open someone42 opened 11 years ago
Byte buffers (eg. for AES expanded keys) should be encapsulated in structs. This exploits C's type system to enforce buffer size preconditions.
Byte buffers (eg. for AES expanded keys) should be encapsulated in structs. This exploits C's type system to enforce buffer size preconditions.