You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

191 lines
9.2KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="MainWindow">
  3. <grid id="cbd77" binding="contentPane" layout-manager="BorderLayout" hgap="0" vgap="0">
  4. <constraints>
  5. <xy x="48" y="54" width="962" height="500"/>
  6. </constraints>
  7. <properties/>
  8. <border type="empty">
  9. <size top="10" left="10" bottom="10" right="10"/>
  10. </border>
  11. <children>
  12. <grid id="12135" layout-manager="GridLayoutManager" row-count="9" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  13. <margin top="0" left="0" bottom="0" right="0"/>
  14. <constraints border-constraint="Center"/>
  15. <properties/>
  16. <border type="none"/>
  17. <children>
  18. <component id="adfc7" class="javax.swing.JTextArea" binding="publicKeyTextArea">
  19. <constraints>
  20. <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
  21. <preferred-size width="150" height="50"/>
  22. </grid>
  23. </constraints>
  24. <properties>
  25. <lineWrap value="true"/>
  26. <text value=""/>
  27. </properties>
  28. </component>
  29. <component id="2e5d8" class="javax.swing.JTextArea" binding="privateKeyTextArea">
  30. <constraints>
  31. <grid row="3" column="1" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
  32. <preferred-size width="150" height="50"/>
  33. </grid>
  34. </constraints>
  35. <properties>
  36. <lineWrap value="true"/>
  37. </properties>
  38. </component>
  39. <component id="17322" class="javax.swing.JLabel">
  40. <constraints>
  41. <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  42. </constraints>
  43. <properties>
  44. <text value="Public key:"/>
  45. </properties>
  46. </component>
  47. <component id="ffa7c" class="javax.swing.JLabel">
  48. <constraints>
  49. <grid row="2" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  50. </constraints>
  51. <properties>
  52. <text value="Private key:"/>
  53. </properties>
  54. </component>
  55. <component id="4861a" class="javax.swing.JTextField" binding="plainNumber">
  56. <constraints>
  57. <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  58. <preferred-size width="150" height="-1"/>
  59. </grid>
  60. </constraints>
  61. <properties/>
  62. </component>
  63. <component id="f31a0" class="javax.swing.JTextField" binding="encryptedNumber2">
  64. <constraints>
  65. <grid row="5" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  66. <preferred-size width="150" height="-1"/>
  67. </grid>
  68. </constraints>
  69. <properties/>
  70. </component>
  71. <component id="4096" class="javax.swing.JButton" binding="cryptButton" default-binding="true">
  72. <constraints>
  73. <grid row="8" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  74. </constraints>
  75. <properties>
  76. <text value="Crypt"/>
  77. </properties>
  78. </component>
  79. <component id="717e0" class="javax.swing.JButton" binding="decryptButton" default-binding="true">
  80. <constraints>
  81. <grid row="8" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  82. </constraints>
  83. <properties>
  84. <text value="Decrypt"/>
  85. </properties>
  86. </component>
  87. <component id="7dd2a" class="javax.swing.JLabel">
  88. <constraints>
  89. <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  90. </constraints>
  91. <properties>
  92. <text value="Plain number:"/>
  93. </properties>
  94. </component>
  95. <component id="b4aca" class="javax.swing.JLabel">
  96. <constraints>
  97. <grid row="4" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  98. </constraints>
  99. <properties>
  100. <text value="Encrypted number:"/>
  101. </properties>
  102. </component>
  103. <component id="5d2a6" class="javax.swing.JTextField" binding="encryptedNumber">
  104. <constraints>
  105. <grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  106. <preferred-size width="150" height="-1"/>
  107. </grid>
  108. </constraints>
  109. <properties/>
  110. </component>
  111. <component id="c65b1" class="javax.swing.JLabel">
  112. <constraints>
  113. <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  114. </constraints>
  115. <properties>
  116. <text value="Encrypted number:"/>
  117. </properties>
  118. </component>
  119. <component id="df950" class="javax.swing.JLabel">
  120. <constraints>
  121. <grid row="6" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  122. </constraints>
  123. <properties>
  124. <text value="Decrypted number:"/>
  125. </properties>
  126. </component>
  127. <component id="2a7e2" class="javax.swing.JTextField" binding="decryptedNumber">
  128. <constraints>
  129. <grid row="7" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  130. <preferred-size width="150" height="-1"/>
  131. </grid>
  132. </constraints>
  133. <properties/>
  134. </component>
  135. <component id="bc95a" class="javax.swing.JSlider" binding="keylength">
  136. <constraints>
  137. <grid row="1" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
  138. </constraints>
  139. <properties>
  140. <paintTicks value="false"/>
  141. </properties>
  142. <clientProperties>
  143. <JSlider.isFilled class="java.lang.Boolean" value="false"/>
  144. </clientProperties>
  145. </component>
  146. <component id="de444" class="javax.swing.JLabel">
  147. <constraints>
  148. <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  149. </constraints>
  150. <properties>
  151. <text value="Key length:"/>
  152. </properties>
  153. </component>
  154. <component id="aeaa8" class="javax.swing.JButton" binding="generateKeysButton" default-binding="true">
  155. <constraints>
  156. <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  157. </constraints>
  158. <properties>
  159. <text value="Generate keys"/>
  160. </properties>
  161. </component>
  162. <component id="8ead4" class="javax.swing.JLabel" binding="keylengthLabel">
  163. <constraints>
  164. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  165. </constraints>
  166. <properties>
  167. <text value=""/>
  168. </properties>
  169. </component>
  170. <component id="30d6d" class="javax.swing.JLabel">
  171. <constraints>
  172. <grid row="2" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  173. </constraints>
  174. <properties>
  175. <text value="RSA module:"/>
  176. </properties>
  177. </component>
  178. <component id="9cd2f" class="javax.swing.JTextArea" binding="moduleTextArea">
  179. <constraints>
  180. <grid row="3" column="3" row-span="1" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
  181. <preferred-size width="150" height="50"/>
  182. </grid>
  183. </constraints>
  184. <properties/>
  185. </component>
  186. </children>
  187. </grid>
  188. </children>
  189. </grid>
  190. </form>