The project represents my implementation of all necessary functions for making Kerberos
encryption and checksum for AES.
Implementation uses CNG (CryptoAPI: Next Generation) functions and writtem on pure C++.
(c) 2024, Yury Strozhevsky yury@strozhevsky.com
Anyone allowed to do whatever he/she want with the code.