diff options
author | Raul Santos <raulsntos@gmail.com> | 2022-10-05 18:22:06 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2022-11-25 17:30:45 +0100 |
commit | d0b166d8e4e326e84e7e43ac1ed5bc292be1d2fa (patch) | |
tree | 0bf299fc3f13aec57ac41ef8295f7b62fb451101 /editor/editor_file_system.cpp | |
parent | d9c495f322e36962aabe3fbe1075409adc49913d (diff) |
C#: Cleanup and sync crypto/buffer StringExtensions with core
- Replaced `MD5Buffer`, `MD5Text`, `SHA256Buffer` and `SHA256Text` implementation to use the `System.Security.Cryptography` classes and avoid marshaling.
- Added `SHA1Buffer` and `SHA1Text`.
- Renamed `ToUTF8` to `ToUTF8Buffer`.
- Renamed `ToAscii` to `ToASCIIBuffer`.
- Added `ToUTF16Buffer` and `ToUTF32Buffer`.
- Added `GetStringFromUTF16` and `GetStringFromUTF32`.
Diffstat (limited to 'editor/editor_file_system.cpp')
0 files changed, 0 insertions, 0 deletions