Skip to content

Godlikefreq/encode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Description

Application used to encode entered symbols to MD5, SHA1 or SHA2

How to use

  1. Required Ruby (v. 3.1.2) installed on your PC.
  2. Open app's folder through command console.
  3. Run following command:
ruby encode.rb
  1. Enter symbols or phrase you want to encode and choose hashing algorithm

Example

Console:

Введите слово или фразу для шифрования:

Input:

Hello world!

Console:

Каким способом зашифровать:
1. MD5
2. SHA1
3. SHA2

Input:

1

Console:

Вот что получилось: 86fb269d190d2c85f6e0468ceca42a20

About

Encoder to MD5, SHA1, SHA2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages