Spring.Cryptography.DES Namespace
Represents namespace Spring.Cryptography.DES
.
Name | Description | |
---|---|---|
![]() | TDES | Data Encryption Standard (DES) |
![]() | TTripleDES | Triple Data Encryption Standard Algorithm |
Name | Description | |
---|---|---|
![]() | conversePermutation(Byte[]) | Represents method |
![]() | cycleMove(Byte[],Byte) | Represents method |
![]() | DecryptData(Byte[],Byte[],Byte[]) | Represents method |
![]() | desData(TDesMode,Byte[],Byte[],Byte[]) | Represents method |
![]() | encry(Byte[],Byte[],Byte[]) | Represents method |
![]() | EncryptData(Byte[],Byte[],Byte[]) | Represents method |
![]() | expand(Byte[],Byte[]) | Represents method |
![]() | initPermutation(Byte[]) | Represents method |
![]() | makeKey(Byte[],TKeyByte[]) | Represents method |
![]() | permutation(Byte[]) | Represents method |
![]() | permutationChoose1(Byte[],Byte[]) | Represents method |
![]() | permutationChoose2(Byte[],Byte[]) | Represents method |
![]() | si(Byte,Byte) | Represents method |