Skip to content

windonis/Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Cipher

Basic String Cipher

This is a simple encoder. Like Caesar Cipher. I plan to improve by adding the level scheme. Currently has return option :)

D:\Cipher> Import-Module .\Cipher.psm1
D:\Cipher> Get-Command -Module Cipher

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Function        Set-Cipher                                         0.0        Cipher

D:\Cipher> Set-Cipher
Give Me Somethings: Happy SysAdmin Day
hyan asdd pyma psiy
D:\Cipher>
D:\Cipher> Get-CleanString
Give Me Encode Text: hyan asdd pyma psiy
happysysadminday
  • Adding the degree of difficulty.
  • Adding a decoding module.
PS /root> Set-Cipher Easy  
Give me something: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
lsmmfndt oupytttt rmlthiyi eiyeenpn msdxpgeg isutrasi pimoinen 
PS /root> Set-Cipher Medium
Give me something: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
lttiexui sotynptm muripgro mpmeneai fylimgsn nttysiie dthedspn 
PS /root> Set-Cipher Hard  
Give me something: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
litgnitt tsmremyh tomoagse itumisid eyrpfnis xnimynep uppeltdn 
PS /root> 

-[ ] Adding decoding with level properties. Now just decoding easy level text.

About

Basic String Encoder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy