This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
ba125108eb11113e733c3ee7b05334cf64ae3208
godot
/
core
/
crypto
History
Thaddeus Crews
ae9732139a
Merge pull request
#109433
from KoBeWi/hastension
...
Add `has_extension()` method to String
2025-10-31 09:23:30 -05:00
..
aes_context.cpp
Add const lvalue ref to core/* container parameters
2024-02-14 11:20:36 -03:00
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
Add has_extension() method to String
2025-08-12 13:15:16 +02:00
crypto.h
Add GDSOFTCLASS to deeper inheritors of Object
2025-09-24 19:15:56 +01:00
hashing_context.cpp
Add const lvalue ref to core/* container parameters
2024-02-14 11:20:36 -03:00
hashing_context.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Revert "SCons: Add
CPPEXTPATH
for external includes"
2025-10-06 13:09:22 -05:00