hunt-openssl ~master (2021-04-30T03:10:28Z)
Home
Dub
Repo
idea_ecb_encrypt
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_ecb_encrypt
(
const
(
ubyte
)*
in_
,
ubyte
*
out_
,
IDEA_KEY_SCHEDULE
*
ks
)
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