Skip to content

VeeCipher-ecocrypt #11

@unworld11

Description

@unworld11

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions