From fb70f26ed91dbd191351026d917afcef9d8d2eb1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 3 Sep 2012 18:33:46 +0400 Subject: implement one time passwords using TOTP --- lib/phpqrcode/cache/mask_0/mask_101_0.dat | Bin 0 -> 157 bytes lib/phpqrcode/cache/mask_0/mask_105_0.dat | Bin 0 -> 162 bytes lib/phpqrcode/cache/mask_0/mask_109_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_113_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_117_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_121_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_125_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_129_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_133_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_137_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_141_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_145_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_149_0.dat | 3 +++ lib/phpqrcode/cache/mask_0/mask_153_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_157_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_161_0.dat | Bin 0 -> 241 bytes lib/phpqrcode/cache/mask_0/mask_165_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_169_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_173_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_177_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_21_0.dat | Bin 0 -> 48 bytes lib/phpqrcode/cache/mask_0/mask_25_0.dat | Bin 0 -> 57 bytes lib/phpqrcode/cache/mask_0/mask_29_0.dat | Bin 0 -> 59 bytes lib/phpqrcode/cache/mask_0/mask_33_0.dat | Bin 0 -> 62 bytes lib/phpqrcode/cache/mask_0/mask_37_0.dat | Bin 0 -> 65 bytes lib/phpqrcode/cache/mask_0/mask_41_0.dat | Bin 0 -> 68 bytes lib/phpqrcode/cache/mask_0/mask_45_0.dat | Bin 0 -> 106 bytes lib/phpqrcode/cache/mask_0/mask_49_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_53_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_57_0.dat | 4 ++++ lib/phpqrcode/cache/mask_0/mask_61_0.dat | Bin 0 -> 119 bytes lib/phpqrcode/cache/mask_0/mask_65_0.dat | Bin 0 -> 123 bytes lib/phpqrcode/cache/mask_0/mask_69_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_73_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_77_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_81_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_85_0.dat | 2 ++ lib/phpqrcode/cache/mask_0/mask_89_0.dat | 1 + lib/phpqrcode/cache/mask_0/mask_93_0.dat | 3 +++ lib/phpqrcode/cache/mask_0/mask_97_0.dat | Bin 0 -> 150 bytes 40 files changed, 51 insertions(+) create mode 100644 lib/phpqrcode/cache/mask_0/mask_101_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_105_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_109_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_113_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_117_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_121_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_125_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_129_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_133_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_137_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_141_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_145_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_149_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_153_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_157_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_161_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_165_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_169_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_173_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_177_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_21_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_25_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_29_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_33_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_37_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_41_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_45_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_49_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_53_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_57_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_61_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_65_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_69_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_73_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_77_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_81_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_85_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_89_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_93_0.dat create mode 100644 lib/phpqrcode/cache/mask_0/mask_97_0.dat (limited to 'lib/phpqrcode/cache/mask_0') diff --git a/lib/phpqrcode/cache/mask_0/mask_101_0.dat b/lib/phpqrcode/cache/mask_0/mask_101_0.dat new file mode 100644 index 000000000..51deabaef Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_101_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_105_0.dat b/lib/phpqrcode/cache/mask_0/mask_105_0.dat new file mode 100644 index 000000000..97e9e5dff Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_105_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_109_0.dat b/lib/phpqrcode/cache/mask_0/mask_109_0.dat new file mode 100644 index 000000000..eadf83a2c --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_109_0.dat @@ -0,0 +1,2 @@ +x= +0 нi9'b$t^#ii?bK[AUF徝Ƶijx]m]2-ĖK~ Vw}X&Oɓ666666yR'%lllll/hlm dl3+mͫ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_113_0.dat b/lib/phpqrcode/cache/mask_0/mask_113_0.dat new file mode 100644 index 000000000..5eb7f5de2 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_113_0.dat @@ -0,0 +1,2 @@ +x; +0>I9+Es=ϤL1̄[FZU4?i<;7;P#W-[ݯ6ddddddc",;"sk摑Q&erw######L.摑Иy1^˲\3 v \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_117_0.dat b/lib/phpqrcode/cache/mask_0/mask_117_0.dat new file mode 100644 index 000000000..781c7f875 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_117_0.dat @@ -0,0 +1,2 @@ +xA +0 }OrR,#3,o5Cq:;;wvNJZG=m} ѱ2iRkj_YYYYYYYYe_/WVVVVVVkd-Ϻ,#OZc]|{ž$ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_121_0.dat b/lib/phpqrcode/cache/mask_0/mask_121_0.dat new file mode 100644 index 000000000..68810c347 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_121_0.dat @@ -0,0 +1 @@ +x1 О/w YMS8>2SFOEcW\ۼ{cpKGBКmxhfffffff/s22W|*d1*5̬RWas\xm~8߮r0wjsdm&y \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_125_0.dat b/lib/phpqrcode/cache/mask_0/mask_125_0.dat new file mode 100644 index 000000000..2c73ef1a8 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_125_0.dat @@ -0,0 +1,2 @@ +xA + н_TH`3AOL4 k(ewGW. #2} \Ygggggggggg_d>j^s;;;;;;;;;;'q;;;;;;;;;'˰qu_PYw{e=dG/ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_129_0.dat b/lib/phpqrcode/cache/mask_0/mask_129_0.dat new file mode 100644 index 000000000..812ee8a66 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_129_0.dat @@ -0,0 +1,2 @@ +x1 + /*DE'hgt-}_pV \"b=s[J=8Dho۞' 0X ۴e0`  j" 0`Wf`^P0`2Ȁ  d07(Y/XLGby"pT \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_137_0.dat b/lib/phpqrcode/cache/mask_0/mask_137_0.dat new file mode 100644 index 000000000..f6d993b03 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_137_0.dat @@ -0,0 +1 @@ +x1 О/+FZ?J L7Ժ*Ba%L~˻ʓCJYIWJ .K]R0a„ $INTwlLaL0a„ &Ld@PO0a„ &L0e@P?a„ &L0aDe@ &L0aMIlL&)dlgacR<$v,ɺ?U2] \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_141_0.dat b/lib/phpqrcode/cache/mask_0/mask_141_0.dat new file mode 100644 index 000000000..8c685c8ea --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_141_0.dat @@ -0,0 +1,2 @@ +x= +0 нi9'EDx͘%I9+E{$m^&uS"D6ڟ]98UMbҾY[2拉Ĉ#F1bĈ%iRN潝ѳ#;#F1bĈN1i#F1bĈ#FtZ}Nk1bĈ#F1bktZ;#F1bFV-u"IoD-*7uj>bMV+ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_149_0.dat b/lib/phpqrcode/cache/mask_0/mask_149_0.dat new file mode 100644 index 000000000..d25835029 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_149_0.dat @@ -0,0 +1,3 @@ +xA + н_MEQXP৞.|94e{JLv#^n[ ?; +ZIV-*w˒1*+VXbŊXgwqX}JRYbŊ+VXbeΠwfeΠ^bŊ+VXbʜAʜAbŊ+VXbŊ9ٜAbŊ+VXbŊl0*0Tj`?Ϊ;X=zZr* \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_153_0.dat b/lib/phpqrcode/cache/mask_0/mask_153_0.dat new file mode 100644 index 000000000..fc79e9ede --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_153_0.dat @@ -0,0 +1 @@ +x1 Н/礑h&F`Ҽ@I;PZ^X͌mf.=5 [if-R+!wr˜g\j̘1cƌ3f̘1cfo.2?1z `ƌ3f̘1cƌzƌ3f̘1cƌ3fztf3f̘1cƌ3f̘kk030cƌ3f̘1c9;Ď`vf͚̆ZϘW9 \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_157_0.dat b/lib/phpqrcode/cache/mask_0/mask_157_0.dat new file mode 100644 index 000000000..ad749f305 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_157_0.dat @@ -0,0 +1,2 @@ +xA + н_QRY k*q͵=j7~nN.p%ڵsi.رcǎ;vر{.-W2={mgy+رcǎ;vɳ2;yּcǎ;vرcNɳ;vرcǎ;v2I9+DyI4ˠ5:Wvdqߜܴ<d2x%[U%2]&K,Ydɒ%ˡ,S՗r2yd=,k_{Xdɒ%K,Yd)0m,Ydɒ%K,Yd)0m,Ydɒ%K,Yme,e%K,Ydɒ%K,eq Ò%K,Ydɒe:I9EQ=Ls I{ZtR}Sn:|R[?_*SL2eʔ)SL&ϦI O2O2eʔ)SL2e*C1PPSL2eʔ)SLP22)SL2eʔ)SLe(}2)SL2eʔ)SLe(}2)SL2eʔ)Sic7;"ޙFͦސٙvL ^2}oO'r \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_173_0.dat b/lib/phpqrcode/cache/mask_0/mask_173_0.dat new file mode 100644 index 000000000..5ef85e7ad --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_173_0.dat @@ -0,0 +1 @@ +x10ޯT [4v2ƽok݇;Ӳ]f֞dljlG0n+߻mG˖-[lٲe"Y}oV[lٲe˖-[lٲeհՃ[2lٲe˖-[lٲeհՃ[2lٲe˖-[lٲeհՃ[lٲe˖-[lٲeValٲe˖-[lٲef[BmаE;N-ۜT/rl?* \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_177_0.dat b/lib/phpqrcode/cache/mask_0/mask_177_0.dat new file mode 100644 index 000000000..78a26a77b --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_177_0.dat @@ -0,0 +1,2 @@ +x1 +0>I9+?߁iև d̹xֈxN/է|{ظ8d0h=cFf̘1cƌ3f̘qq=w6;l4cƕ<nj3f̘1cƌ3fXһ1ֻcƌ3f̘1cƌ3fXbwnj3f̘1cƌ3f̘M'X&1cƌ3f̘1cƌ3ֻnn1cƌ3f̘1cƌÍ3U< \7+(<OƌΊnj4@ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_21_0.dat b/lib/phpqrcode/cache/mask_0/mask_21_0.dat new file mode 100644 index 000000000..368c9941f Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_21_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_25_0.dat b/lib/phpqrcode/cache/mask_0/mask_25_0.dat new file mode 100644 index 000000000..e4a5b6d8a Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_25_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_29_0.dat b/lib/phpqrcode/cache/mask_0/mask_29_0.dat new file mode 100644 index 000000000..74a216b4f Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_29_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_33_0.dat b/lib/phpqrcode/cache/mask_0/mask_33_0.dat new file mode 100644 index 000000000..2ec712a7a Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_33_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_37_0.dat b/lib/phpqrcode/cache/mask_0/mask_37_0.dat new file mode 100644 index 000000000..1588cfce1 Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_37_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_41_0.dat b/lib/phpqrcode/cache/mask_0/mask_41_0.dat new file mode 100644 index 000000000..e369027e3 Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_41_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_45_0.dat b/lib/phpqrcode/cache/mask_0/mask_45_0.dat new file mode 100644 index 000000000..452f126c8 Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_45_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_49_0.dat b/lib/phpqrcode/cache/mask_0/mask_49_0.dat new file mode 100644 index 000000000..fdd2aac15 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_49_0.dat @@ -0,0 +1,2 @@ +xK E9o#?H/6g$-,X] +xݘ; X԰9<Ѻq2AfH7/5We{#fި?4=N > \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_53_0.dat b/lib/phpqrcode/cache/mask_0/mask_53_0.dat new file mode 100644 index 000000000..572d279ef --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_53_0.dat @@ -0,0 +1,2 @@ +xK +@!йoQϺ:(m&s-6Z{m4YX.F٭XZij=:έ֋b忑VH 8 #[Y^Xe \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_57_0.dat b/lib/phpqrcode/cache/mask_0/mask_57_0.dat new file mode 100644 index 000000000..ea81e6dc6 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_57_0.dat @@ -0,0 +1,4 @@ +xA + {^s=YL՚ ( +ouj)  +Z7yv,ԴwVQ iGiҤDfەwo4ѤoLLȼ}4 h \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_61_0.dat b/lib/phpqrcode/cache/mask_0/mask_61_0.dat new file mode 100644 index 000000000..93d2444d8 Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_61_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_65_0.dat b/lib/phpqrcode/cache/mask_0/mask_65_0.dat new file mode 100644 index 000000000..df29d7bfb Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_65_0.dat differ diff --git a/lib/phpqrcode/cache/mask_0/mask_69_0.dat b/lib/phpqrcode/cache/mask_0/mask_69_0.dat new file mode 100644 index 000000000..8a2cfbd7c --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_69_0.dat @@ -0,0 +1 @@ +xK =_+mBd|Q"s+1"),=Ea T"ŐnE-3 ,KYw=ZZT .,K1#֞!Ŋ+V嬪.2XbŊ+VX.kBzwձ̀gkYZ \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_89_0.dat b/lib/phpqrcode/cache/mask_0/mask_89_0.dat new file mode 100644 index 000000000..aaa4c5267 --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_89_0.dat @@ -0,0 +1 @@ +x1 ὧi9'Hl?L^"&M?bq?˸,9!z]VScƌ3_c!`n3f̘1č 3f̘1/f>.Uc˻; 2;Y+7 \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_93_0.dat b/lib/phpqrcode/cache/mask_0/mask_93_0.dat new file mode 100644 index 000000000..e218fa0ef --- /dev/null +++ b/lib/phpqrcode/cache/mask_0/mask_93_0.dat @@ -0,0 +1,3 @@ +xK + EyV,OmޠrPH0{2bc{tQ] +{Q{{弬֒ǎ;v_ڳ}L}l߱cǎ;v̑̑̑رcǎ.Legw3qeѾ@i \ No newline at end of file diff --git a/lib/phpqrcode/cache/mask_0/mask_97_0.dat b/lib/phpqrcode/cache/mask_0/mask_97_0.dat new file mode 100644 index 000000000..74ac719d0 Binary files /dev/null and b/lib/phpqrcode/cache/mask_0/mask_97_0.dat differ -- cgit v1.2.3