added support to generate Public and Private keys

This commit is contained in:
2023-12-15 02:08:11 +00:00
parent b78c009f9f
commit 2b6c7a5963
8 changed files with 331 additions and 251 deletions

7
.gitignore vendored
View File

@@ -31,3 +31,10 @@ server/docker/containers/
# generic folder to ignore
export/
# Any testing file
test*
# Ignore public and private keys
p2prc.publicKey
p2prc.privateKey