This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
5e20c8fbcd0f4ccc93aacfea90eeca8acbf92bb9
engine
/
core
/
crypto
T
History
Rémi Verschelde
35beb07eef
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
...
Fixes
#104949
.
2025-04-03 11:29:59 +02:00
..
aes_context.cpp
…
aes_context.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
crypto_core.cpp
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
2025-04-03 11:29:59 +02:00
crypto_core.h
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
2025-04-03 11:29:59 +02:00
crypto.cpp
…
crypto.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
hashing_context.cpp
…
hashing_context.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00