patbonecrusher/kruptos

View on GitHub
lib/kruptos.rb

Summary

Maintainability
A
0 mins
Test Coverage
require "kruptos/version"
require "kruptos/blowfish"

module Kruptos
  # Your code goes here...
end