Skip to content

Instantly share code, notes, and snippets.

@mdeous
Created August 1, 2012 19:27
Show Gist options
  • Select an option

  • Save mdeous/3229946 to your computer and use it in GitHub Desktop.

Select an option

Save mdeous/3229946 to your computer and use it in GitHub Desktop.
/home/mdeous/Documents/src/cryptosphere/lib/cryptosphere/version.rb:2: warning: already initialized constant VERSION
/home/mdeous/Documents/src/cryptosphere/lib/cryptosphere.rb:9:in `require': /home/mdeous/Documents/src/cryptosphere/lib/cryptosphere/blobs/blob.rb:78: syntax error, unexpected ':', expecting ')' (SyntaxError)
keys = Cryptosphere.kdf(@hash_function.digest, size: 64)
^
from /home/mdeous/Documents/src/cryptosphere/lib/cryptosphere.rb:9
from ./bin/csphere:2:in `require'
from ./bin/csphere:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment