0
votes
0answers
32 views

Security of .net AES implementation and security of a hash MAC

Hello I wanted to ask if there is any review about the security of the AES implementation of the .net Framework? I found nothing concrete to that question, searching the Internet. And, but this is a ...
1
vote
1answer
378 views

AES-CMAC passes every test except two

i wrote this code: ...