Skip to content

Commit 8e74acc

Browse files
authored
Update README.md
1 parent 647acda commit 8e74acc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ This project is licensed under the MIT License - see the LICENSE file for detail
8686
- Completion of initial encryption and sys arg functions / data flow to ipfs get and ipfs add.
8787
- Usage of JAVA Keycard for signing / backing up private public keys.
8888

89-
## Function Layout
89+
## Function Layout (Initial build depreacted, see old tags where this is relevant in /Docs/*)
90+
9091
Key Management Functions
9192

9293
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

Comments
 (0)