You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GenerateHybridKey command and improve Kyber key error handling
- Introduced a new command `GenerateHybridKey` to generate hybrid post-quantum keypairs.
- Updated command-line usage documentation to include `genhybrid`.
- Enhanced error handling for loading Kyber keys, checking for file existence before reading, and providing clearer error messages.
- Improved output messages for generated keys to enhance user experience.
0 commit comments