Skip to content

Commit

Permalink
correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannob committed Aug 20, 2024
1 parent 542d5d1 commit 531782b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spkihash
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/python3
#
# calculates spkisha256 hash from:
# * private keys (PKCS1/PKCS8)
# * private and public keys (PKCS1/PKCS8)
# * X.509 certificates and certificate requests

import argparse
import hashlib
Expand Down

0 comments on commit 531782b

Please sign in to comment.