Skip to content

Commit

Permalink
remove obsolete section
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Nov 15, 2024
1 parent 8c109de commit b0205b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions cmd/crypto-vault-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@
## Table of Contents

+ [Summary](#summary)
+ [Prerequisites](#prerequisites)
+ [Getting started](#getting-started)

## Summary

`crypto-vault-cli` is a command-line tool for file encryption and decryption using AES, RSA and EC algorithms. It provides an easy interface to securely encrypt and decrypt files using symmetric (AES) and asymmetric (RSA, EC) cryptography.

## Prerequisites

- Install Go from the official Go website, or use this [devcontainer.json](../../.devcontainer/devcontainer.json) with the [DevContainer extensions in VS Code or other IDE supporting DevContainers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)

## Getting Started

### Encryption/Decryption
Expand Down
5 changes: 0 additions & 5 deletions cmd/crypto-vault-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@
## Table of Contents

+ [Summary](#summary)
+ [Prerequisites](#prerequisites)
+ [Getting started](#getting-started)

## Summary

TBD

## Prerequisites

TBD

## Getting Started

TBD

0 comments on commit b0205b9

Please sign in to comment.