botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
des_decrypt
botan
block
des
Undocumented in source. Be warned that the author may not have intended to support it.
package pure
static if
(
BOTAN_HAS_DES
)
void
des_decrypt
(
ref
uint
L
,
ref
uint
R
,
in
uint
[32]
round_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