summaryrefslogtreecommitdiff
path: root/lib/securerandom.rb
AgeCommit message (Expand)Author
2013-04-02* lib/securerandom.rb: Don't use Array#to_s.akr
2012-09-13lib/securerandom.rb: fix errors on Windowsshirosaki
2012-05-07refine an error message.akr
2012-05-07* lib/securerandom.rb (random_bytes): call to_int method for theakr
2012-05-06* lib/securerandom.rb: show actual read length in an error message.akr
2012-01-02* lib/securerandom.rb (random_bytes): use IO#read instead ofakr
2011-07-29* lib/securerandom.rb: call OpenSSL::Random.seed at the akr
2011-06-13* lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG stateakr
2010-09-11update document.akr
2010-09-11update document.akr
2010-02-05* random.c (fill_random_seed): don't use O_NOFOLLOW becauseakr
2009-08-19rdoc update.akr
2009-07-31 * lib/securerandom.rb (SecureRandom.random_bytes): return string shouldusa
2009-04-26update rdoc.akr
2009-03-06* lib/securerandom.rb (SecureRandom.urlsafe_base64): add optionalakr
2009-03-02* lib/securerandom.rb (SecureRandom.urlsafe_base64): delete padding.akr
2009-03-01rdoc update.akr
2009-02-15* lib/securerandom.rb (SecureRandom.urlsafe_base64): new method.akr
2009-01-29* lib/securerandom.rb (SecureRandom.uuid): uses unpacked arraynobu
2009-01-29* lib/securerandom.rb: new method SecureRandom#uuidtechnorama
2008-01-06* lib/securerandom.rb: Add Win32 support.technorama
2007-06-14* lib/securerandom.rb: documente updated.akr
2007-06-10add document.akr
2007-06-10* lib/securerandom.rb: renamed from lib/secrand.rb.akr