We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647acda commit 8e74accCopy full SHA for 8e74acc
README.md
@@ -86,7 +86,8 @@ This project is licensed under the MIT License - see the LICENSE file for detail
86
- Completion of initial encryption and sys arg functions / data flow to ipfs get and ipfs add.
87
- Usage of JAVA Keycard for signing / backing up private public keys.
88
89
-## Function Layout
+## Function Layout (Initial build depreacted, see old tags where this is relevant in /Docs/*)
90
+
91
Key Management Functions
92
93
generate_keypair(passphrase): Generates a new RSA key pair (public and private keys) secured by the given passphrase. Stores the key pair securely.
0 commit comments