botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
des_key_schedule
botan
block
des
Undocumented in source. Be warned that the author may not have intended to support it.
package package
static if
(
BOTAN_HAS_DES
)
void
des_key_schedule
(
ref
uint
[32]
round_key
,
in
ubyte
[8]
key
)
Meta
Source
See Implementation
botan
block
des
classes
DES
TripleDES
functions
des_decrypt
des_encrypt
des_key_schedule
static variables
DES_FPTAB1
DES_FPTAB2
DES_IPTAB1
DES_IPTAB2
DES_SPBOX1
DES_SPBOX2
DES_SPBOX3
DES_SPBOX4
DES_SPBOX5
DES_SPBOX6
DES_SPBOX7
DES_SPBOX8