Add support for partial CFB modes, make tests work, update dependencies.

This commit is contained in:
Ben Laurie
2003-07-28 15:08:00 +00:00
parent 9163658aa8
commit e2ced802b4
18 changed files with 248 additions and 85 deletions

View File

@@ -2009,6 +2009,11 @@
#define NID_aes_256_cfb128 429
#define OBJ_aes_256_cfb128 OBJ_aes,44L
#define SN_aes_128_cfb1 "AES-128-CFB1"
#define LN_aes_128_cfb1 "aes-128-cfb1"
#define NID_aes_128_cfb1 650
#define OBJ_aes_128_cfb1 1L,1L,1L,1L,666L,3L
#define SN_hold_instruction_code "holdInstructionCode"
#define LN_hold_instruction_code "Hold Instruction Code"
#define NID_hold_instruction_code 430