Loreon
Labs
Platform
Docs
Home
Ecosystems
C#
mono
Mono open source ECMA CLI, C# and .NET implementation.
C#
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
8
Last push
164mo ago
Recent commits
Latest commits.
Add several tests to cover CFB mode. Some are currently disabled (CFB >8 or PaddingMode != None/Zeros) for RijndaelManaged
888e197
Sebastien Pouliot
164mo ago
Fix several, but not all, cases where CFB does not work with Rijndael and AES. ref: bug #9247
b26f53d
Sebastien Pouliot
164mo ago
Aes.Create returns, by default, an instance of AesCryptoServiceProvider, not AesManaged (more important now than before wrt CFB support)
92accde
Sebastien Pouliot
164mo ago
Fix CFB for AesCryptoServiceProvider (only CFB8 worked, 16-64 did not) and move the different CFB implementation to Rijndael's transform (since it's the only implementation 'working' this way.
1ef4fa1
Sebastien Pouliot
164mo ago
Revert "Fix CFB mode for Rijndael when data is not a multiple of block size"
59f9706
Sebastien Pouliot
164mo ago
Remove NotWorking from some tests (that works now)
ff506d4
Sebastien Pouliot
164mo ago
SymmetricAlgorithm.FeedbackSize must be a multiple of 8 (bits)
5181eb8
Sebastien Pouliot
164mo ago
[sgen] Pass the reference, not just its location, to sgen_add_to_global_remset().
c8894c7
Mark Probst
164mo ago
Top contributors
Builders behind this project.
vargaz
9.1K commits
migueldeicaza
6.6K commits
marek-safar
6.1K commits
atsushieno
5.6K commits
gonzalop
4.8K commits
kumpera
3.1K commits
illupus
2.8K commits
jbevain
2.1K commits