summaryrefslogtreecommitdiff
path: root/lib/securerandom.rb
AgeCommit message (Expand)Author
2015-01-02* lib/securerandom.rb: improve syntax and grammar of documentation.hsbt
2014-11-09securerandom.rb: separate implementationsnobu
2014-11-09securerandom.rb: fix substring of FormatMessage resultnobu
2014-11-08* lib/securerandom.rb (initialize): call the special method for Win32usa
2014-11-08* lib/securerandom.rb: more refactoring.usa
2014-11-08* lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa
2014-11-04* lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-08-08* lib/securerandom.rb: use OpenSSL::BN for performance improvement.glass
2014-01-31* lib/securerandom.rb: [DOC] Add note on require for exampleszzak
2013-11-07commit miss from r43573zzak
2013-09-20* lib/securerandom.rb: [DOC] SecureRandom.hex length argumentzzak
2013-08-31* lib/securerandom.rb (random_bytes): Use Process.clock_gettime.akr
2013-07-11* lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak
2013-05-20* lib/securerandom.rb: Update position of overview for RDoczzak
2013-04-02* lib/securerandom.rb (SecureRandom.random_bytes): Useakr
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