Skip to content

leshiy1295/DES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DES

DES algorithm in Ruby

Hello! That program can be used for encoding and decoding 64-bit block with DES algorithm. To encode block you should place it to algorithm_parameters.rb and call encode task with "rake encode". To encode and decode block you should place it to algorithm_parameters.rb and call encode task with "rake encode_and_decode".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages