# File lib/net/ssh/transport/algorithms.rb, line 150
150:     def [](key)
151:       algorithms[key]
152:     end