This website requires JavaScript.
Explore
Help
Sign In
Public
/
VeraCrypt
Watch
1
Star
0
Fork
0
You've already forked VeraCrypt
mirror of
https://github.com/veracrypt/VeraCrypt.git
synced
2026-06-17 18:16:07 -05:00
Code
Activity
2,596
Commits
10
Branches
56
Tags
44a9f8bcff1c853dbe1e6c2928c824013700c6ad
Commit Graph
2 Commits
Author
SHA1
Message
Date
Mounir IDRASSI
455a4f2176
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
2024-06-12 12:30:04 +02:00
Mounir IDRASSI
f53eb8e260
SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedup). Based on
https://github.com/aprelev/libgost15
.
2017-11-27 16:16:35 +01:00