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