Skip to content

burasuk/ciphers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciphers PHP Library

Biblioteka do szyfrowania i deszyfrowania tekstu za pomocą:

  • Szyfru Cezara
  • Szyfru AtBash
  • Szyfru Bacona

Zakres szyfrowanych znaków: tylko litery a-z (wielkość liter zachowana).

Instalacja

composer install

Użycie

php example.php

Testy

vendor/bin/phpunit --bootstrap vendor/autoload.php tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages