openlawlibrary / taf

The Archive Framework
GNU Affero General Public License v3.0
10 stars 10 forks source link

feat: added feature in keys.py to generate public keys from private k… #462

Closed ronantakizawa closed 4 months ago

ronantakizawa commented 4 months ago

…eys if public key is missing

Description (e.g. "Related to ...", etc.)

Generates a public key from private key if a .pub file is missing. Resolves issue #425

Code review checklist (for code reviewer to complete)