Skip to content

Commit

Permalink
removed unused dilithium pem string
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemas committed Jan 2, 2025
1 parent 94d60d7 commit 3c9fde8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/openssl/pem.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ extern "C" {
#define PEM_STRING_PUBLIC "PUBLIC KEY"
#define PEM_STRING_RSA "RSA PRIVATE KEY"
#define PEM_STRING_RSA_PUBLIC "RSA PUBLIC KEY"
#define PEM_STRING_DILITHIUM3 "DILITHIUM3 PRIVATE KEY"
#define PEM_STRING_DILITHIUM3_PUBLIC "DILITHIUM3 PUBLIC KEY"
#define PEM_STRING_DSA "DSA PRIVATE KEY"
#define PEM_STRING_DSA_PUBLIC "DSA PUBLIC KEY"
#define PEM_STRING_EC "EC PRIVATE KEY"
Expand Down

0 comments on commit 3c9fde8

Please sign in to comment.