Skip to content

C++ implementation for Kerberos AES encryption/checksum algorithms

License

Notifications You must be signed in to change notification settings

YuryStrozhevsky/KerberosAES

Repository files navigation

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.

About

C++ implementation for Kerberos AES encryption/checksum algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages