bitcoin ~master (2020-04-22T17:24:46Z)
Dub
Repo
idea_set_decrypt_key
deimos
openssl
idea
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
void
idea_set_decrypt_key
(
IDEA_KEY_SCHEDULE
*
ek
,
IDEA_KEY_SCHEDULE
*
dk
)
Meta
Source
See Implementation
deimos
openssl
idea
aliases
IDEA_KEY_SCHEDULE
functions
idea_cbc_encrypt
idea_cfb64_encrypt
idea_ecb_encrypt
idea_encrypt
idea_ofb64_encrypt
idea_options
idea_set_decrypt_key
idea_set_encrypt_key
private_idea_set_encrypt_key
manifest constants
IDEA_BLOCK
IDEA_DECRYPT
IDEA_ENCRYPT
IDEA_KEY_LENGTH
structs
idea_key_st