mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
update
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
enum mode_t { ECB, CTR, CBC, CFB, OFB };
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
enum simon_cipher_config_t { simon_64_32,
|
||||
simon_72_48,
|
||||
simon_96_48,
|
||||
|
||||
Reference in New Issue
Block a user