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