Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 379 Bytes

Basic Information

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++.

License

(c) 2024, Yury Strozhevsky yury@strozhevsky.com

Anyone allowed to do whatever he/she want with the code.