CSYClubIIITK / CSYClubIIITK/eco-crypt

VeeCipher-ecocrypt

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
4
Forks
12
PR merge metrics
No merged PRs in 30d

Description

### VeeCipher
**Considering all characters as Integers and mapping them to emojis using a formula**

**_parameters considered_**
- string length
- character

let the character be s
_converting s to its integer equivalent(1-26)_ : x
_fetching the string size_ : l
_total number of nature emojis_=N
Formula :

> (x+l)%N

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.