VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/EMVToken.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Avoid conflict with C++17 features std::byte by using uint8 type instead of byteMounir IDRASSI1-5/+5
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-36/+140
2023-06-28Add EMV functionality (#1080)mmauv1-0/+121