Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 45 of file DesImplementation.cs.
References System.Security.Cryptography.SymmetricAlgorithm.BlockSize, Internal.Cryptography.DesImplementation.CreateTransformCore(), System.SR.Cryptography_InvalidIVSize, System.SR.Cryptography_InvalidKey_SemiWeak, System.SR.Cryptography_InvalidKey_Weak, System.SR.Cryptography_InvalidKeySize, System.Security.Cryptography.SymmetricAlgorithm.FeedbackSize, System.Security.Cryptography.DES.IsSemiWeakKey(), System.Security.Cryptography.DES.IsWeakKey(), System.L, System.Security.Cryptography.SymmetricAlgorithm.LegalKeySizes, System.Security.Cryptography.SymmetricAlgorithm.Padding, and Internal.Cryptography.DesImplementation.ValidateCFBFeedbackSize().
Referenced by Internal.Cryptography.DesImplementation.CreateDecryptor(), Internal.Cryptography.DesImplementation.CreateDecryptor(), Internal.Cryptography.DesImplementation.CreateEncryptor(), and Internal.Cryptography.DesImplementation.CreateEncryptor().