]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - host/get_test.rb
adding Noekeon and XTEA
[arm-crypto-lib.git] / host / get_test.rb
index 337ef3f4034bf7caf974e4f8cc314ee137b0a9be..663deabab78935b9379cc591cb7141d6208ce417 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/ruby 
 # get_test.rb
 =begin
-    This file is part of the AVR-Crypto-Lib.
+    This file is part of the ARM-Crypto-Lib.
     Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -18,6 +18,7 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 =end
 
+require 'rubygems'
 require 'serialport'
 
 def read_line(error_msg=true)