isa-vit / isa-vit/CodeY

Encryption/Decryption/Hash functions

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

```encryption``` function that returns the ciphertext, and ```decryption``` function that returns the plaintext. ```getHash``` returns the hash of the input string

```
Functions accept a parameter as String (plaintext/ciphertext) and return a String value
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.