https://github.com/deverebor/cifra-de-cesar
Aplicação para criptografar usando o método da Cifra de Cesar.
https://github.com/deverebor/cifra-de-cesar
cesar-cypher criptography java java-project
Last synced: 23 days ago
JSON representation
Aplicação para criptografar usando o método da Cifra de Cesar.
- Host: GitHub
- URL: https://github.com/deverebor/cifra-de-cesar
- Owner: deverebor
- Created: 2021-08-28T21:26:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T21:26:06.000Z (over 4 years ago)
- Last Synced: 2025-05-16T01:33:40.330Z (7 months ago)
- Topics: cesar-cypher, criptography, java, java-project
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.
## Folder Structure
The workspace contains two folders by default, where:
- `src`: the folder to maintain sources
- `lib`: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the `bin` folder by default.
> If you want to customize the folder structure, open `.vscode/settings.json` and update the related settings there.
## Dependency Management
The `JAVA PROJECTS` view allows you to manage your dependencies. More details can be found [here](https://github.com/microsoft/vscode-java-dependency#manage-dependencies).