Provides classes and interfaces specific to BasicCard transparent command encryption.
Classes
Class | Description | |
---|---|---|
![]() | BlockCrypt |
Basic symmetric block encryption (ECB).
|
![]() | Eax |
Provides classes and interfaces specific to BasicCard transparent EAX command encryption.
|
![]() | MessageCrypt |
Class to encrypt BasicCard command data using CBC with BasicCard style CBS padding.
|
![]() | OmacFactory |
OMACFactory: One-Key CBC MAC.
|
![]() | OmacFactory..::..Omac |
Generic OMAC class, to be inherited by OMAC1 and OMAC2
|
![]() | OmacFactory..::..Omac1 |
OMAC1.
|
![]() | OmacFactory..::..Omac2 |
OMAC2.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BaseAlgorithm |
Enumeration of basic (symmetric) cryptographic algorithms.
|