EverWrath/src/common/Cryptography
Kargatum e8f34b2309
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp
2022-01-25 23:15:51 +01:00
..
Authentication refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
AES.cpp refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
AES.h refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
ARC4.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ARC4.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Argon2.cpp refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
Argon2.h refactor(Core/Misc): acore to Acore (#6043) 2021-05-31 14:21:54 +02:00
BigNumber.cpp feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
BigNumber.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
CryptoConstants.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CryptoGenerics.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CryptoHash.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CryptoRandom.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CryptoRandom.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
HMAC.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
OpenSSLCrypto.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
OpenSSLCrypto.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SessionKeyGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
TOTP.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
TOTP.h refactor(Core/Misc): acore to Acore (#6043) 2021-05-31 14:21:54 +02:00