Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic support for AES128/192/256 management keys #149

Merged
merged 1 commit into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. Add dynamic support for AES128/192/256 management keys, including set…

    …ting them. Prefer AES192 over 3DES when possible.
    
    Update supportsVersion to use *version and bytes instead of Version and ints to eliminate a lot of unnecessary calls to .Version()
    Quantu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    08d04ae View commit details
    Browse the repository at this point in the history