Skip to content

Tribushkov/ruby-des

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DES

DES algorithm in Ruby

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

64-bit block DES algorithm in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages