Fix Categories.json: add new ops, fix renamed op names, move ECDH to Ciphers

This commit is contained in:
Jacob Marks 2026-05-16 23:42:29 -04:00
parent 7081361db7
commit 43d8a03a5b

View File

@ -160,6 +160,7 @@
"Citrix CTX1 Decode", "Citrix CTX1 Decode",
"AES Key Wrap", "AES Key Wrap",
"AES Key Unwrap", "AES Key Unwrap",
"Derive ECDH Key Material",
"Pseudo-Random Number Generator", "Pseudo-Random Number Generator",
"Enigma", "Enigma",
"Bombe", "Bombe",
@ -611,13 +612,14 @@
"Generate VISA PVV", "Generate VISA PVV",
"Verify VISA PVV", "Verify VISA PVV",
"Derive DUKPT Key", "Derive DUKPT Key",
"Derive ECDH Key Material", "Derive DUKPT AES Key",
"Generate Key",
"Calculate Payment KCV", "Calculate Payment KCV",
"Generate AS2805 KEK Validation", "Generate AS2805 KEK Validation",
"Parse Thales payShield command", "Parse Thales payShield Command",
"Parse Futurex Excrypt command", "Parse Futurex Excrypt Command",
"Parse TR-31 key block", "Parse TR-31 Key Block",
"Parse TR-34 B9 envelope", "Parse TR-34 Key Transport",
"HMAC", "HMAC",
"CMAC", "CMAC",
"AES Encrypt", "AES Encrypt",