mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-02-06 08:46:04 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
83316d2da9
commit
782d179127
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
## Ciphers
|
||||
* [Merkle Hellman Cryptosystem](https://github.com/TheAlgorithms/Ruby/blob/master/ciphers/merkle_hellman_cryptosystem.rb)
|
||||
* [Rsa](https://github.com/TheAlgorithms/Ruby/blob/master/ciphers/rsa.rb)
|
||||
|
||||
## Conversions
|
||||
* [Temperature Conversions](https://github.com/TheAlgorithms/Ruby/blob/master/conversions/temperature_conversions.rb)
|
||||
|
|
Loading…
Add table
Reference in a new issue