implemented LoginRequest handler, changed ErrorMessage and ServerPublicInfoResponse
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#define AESStream_DEFAULT_CLASS (&br_aes_big_ctr_vtable)
|
||||
|
||||
|
||||
//TODO: use PKS#7 instead of this garbage
|
||||
typedef struct EncryptedBlockHeader {
|
||||
u8 padding_size;
|
||||
} ATTRIBUTE_ALIGNED(16) EncryptedBlockHeader;
|
||||
|
||||
Reference in New Issue
Block a user