index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
crypto
/
crypto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Crypto] Delete mbedtls ctx in deconstructor.
Fabio Alessandrelli
2021-07-03
1
-0
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-5
/
+5
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
feat: HMAC support in Crypto APIs
Jon Bonazza
2020-11-26
1
-0
/
+23
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Implement RSA encryption/decryption.
Fabio Alessandrelli
2020-06-18
1
-0
/
+2
*
Implement sign and verify in crypto.
Fabio Alessandrelli
2020-06-18
1
-0
/
+4
*
CryptoKey supports public keys.
Fabio Alessandrelli
2020-06-18
1
-2
/
+5
*
Crypto as a custom instance class.
Fabio Alessandrelli
2020-06-06
1
-3
/
+3
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-4
/
+3
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
1
-1
/
+1
*
DocData: Skip unexposed classes
Rémi Verschelde
2020-04-20
1
-4
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add Crypto custom class
Fabio Alessandrelli
2019-08-21
1
-0
/
+105