Skip to content

warning of timing vulnerability with CBC-mode symmetric decryption using padding. #3964

@BillWagner

Description

@BillWagner

See #2609 (comment)

The following algorithms are all affected:

  • Aes
  • AesCng
  • AesCryptoServiceProvider
  • AesManaged
  • DES
  • DESCryptoServiceProvider
  • RC2
  • RC2CryptoServiceProvider
  • Rijndael
  • RijndaelManaged
  • TripleDES
  • TripleDESCng
  • TripleDESCryptoServiceProvider

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.SecurityIssues related to security practices for .NET developers.untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions