mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update JCA model, refactor modes
This commit is contained in:
@@ -258,6 +258,7 @@ module CryptographyBase<LocationSig Location, InputSig<Location> Input> {
|
||||
|
||||
newtype TModeOperation =
|
||||
ECB() or
|
||||
CBC() or
|
||||
OtherMode()
|
||||
|
||||
abstract class ModeOfOperation extends Algorithm {
|
||||
|
||||
Reference in New Issue
Block a user