Advertisement
Guest User

Untitled

a guest
Apr 5th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.90 KB | None | 0 0
  1. ########################################################################
  2. #/etc/ssl/openssl.cnf mods
  3.  
  4. engines = engine_section
  5.  
  6.  
  7. #openssl_conf = conf_section
  8.  
  9. #[ conf_section ]
  10. #engines = engine_section
  11.  
  12. [ engine_section ]
  13. cryptodev = cryptodev_section
  14.  
  15. [ cryptodev_section ]
  16. engine_id = cryptodev
  17. default_algorithms = ALL
  18. #CIPHERS=aes-128-cbc
  19. #CIPHERS=aes-128-cbc,des-cbc
  20. CIPHERS=aes-128-cbc,des-cbc,des-ede3
  21. #CIPHERS=des-cbc
  22. #CIPHERS=des-ede3
  23. #CIPHERS=aes-192-cbc
  24. #CIPHERS=aes-256-cbc
  25. #DIGESTS=md5
  26. DIGESTS=md5,sha1
  27. #DIGESTS=sha1
  28.  
  29. ----------------------------------------------------------------------------
  30. Doing md5 for 3s on 16 size blocks: 573910 md5's in 2.99s
  31. Doing md5 for 3s on 64 size blocks: 679828 md5's in 2.95s
  32. Doing md5 for 3s on 256 size blocks: 554088 md5's in 2.99s
  33. Doing md5 for 3s on 1024 size blocks: 312493 md5's in 2.97s
  34. Doing md5 for 3s on 8192 size blocks: 62356 md5's in 2.97s
  35. Doing sha1 for 3s on 16 size blocks: 600332 sha1's in 2.98s
  36. Doing sha1 for 3s on 64 size blocks: 445597 sha1's in 3.00s
  37. Doing sha1 for 3s on 256 size blocks: 247958 sha1's in 2.97s
  38. Doing sha1 for 3s on 1024 size blocks: 89515 sha1's in 2.99s
  39. Doing sha1 for 3s on 8192 size blocks: 12827 sha1's in 2.97s
  40. Doing sha256 for 3s on 16 size blocks: 784202 sha256's in 2.97s
  41. Doing sha256 for 3s on 64 size blocks: 504388 sha256's in 2.98s
  42. Doing sha256 for 3s on 256 size blocks: 241345 sha256's in 2.99s
  43. Doing sha256 for 3s on 1024 size blocks: 78001 sha256's in 2.96s
  44. Doing sha256 for 3s on 8192 size blocks: 10718 sha256's in 2.95s
  45. Doing sha512 for 3s on 16 size blocks: 157397 sha512's in 2.96s
  46. Doing sha512 for 3s on 64 size blocks: 157634 sha512's in 2.97s
  47. Doing sha512 for 3s on 256 size blocks: 57240 sha512's in 2.99s
  48. Doing sha512 for 3s on 1024 size blocks: 19634 sha512's in 2.98s
  49. Doing sha512 for 3s on 8192 size blocks: 2760 sha512's in 2.96s
  50. Doing des cbc for 3s on 16 size blocks: 2801576 des cbc's in 2.98s
  51. Doing des cbc for 3s on 64 size blocks: 774779 des cbc's in 2.98s
  52. Doing des cbc for 3s on 256 size blocks: 165584 des cbc's in 2.97s
  53. Doing des cbc for 3s on 1024 size blocks: 39586 des cbc's in 2.97s
  54. Doing des cbc for 3s on 8192 size blocks: 6235 des cbc's in 2.99s
  55. Doing des ede3 for 3s on 16 size blocks: 1061831 des ede3's in 2.99s
  56. Doing des ede3 for 3s on 64 size blocks: 275590 des ede3's in 2.98s
  57. Doing des ede3 for 3s on 256 size blocks: 69691 des ede3's in 2.99s
  58. Doing des ede3 for 3s on 1024 size blocks: 17440 des ede3's in 2.99s
  59. Doing des ede3 for 3s on 8192 size blocks: 2181 des ede3's in 3.00s
  60. Doing aes-128 cbc for 3s on 16 size blocks: 3143411 aes-128 cbc's in 2.99s
  61. Doing aes-128 cbc for 3s on 64 size blocks: 935588 aes-128 cbc's in 2.99s
  62. Doing aes-128 cbc for 3s on 256 size blocks: 245479 aes-128 cbc's in 3.00s
  63. Doing aes-128 cbc for 3s on 1024 size blocks: 61942 aes-128 cbc's in 2.95s
  64. Doing aes-128 cbc for 3s on 8192 size blocks: 7761 aes-128 cbc's in 2.94s
  65. Doing aes-192 cbc for 3s on 16 size blocks: 2883064 aes-192 cbc's in 2.98s
  66. Doing aes-192 cbc for 3s on 64 size blocks: 830641 aes-192 cbc's in 2.98s
  67. Doing aes-192 cbc for 3s on 256 size blocks: 218702 aes-192 cbc's in 2.99s
  68. Doing aes-192 cbc for 3s on 1024 size blocks: 55252 aes-192 cbc's in 2.98s
  69. Doing aes-192 cbc for 3s on 8192 size blocks: 6930 aes-192 cbc's in 2.99s
  70. Doing aes-256 cbc for 3s on 16 size blocks: 2634731 aes-256 cbc's in 2.99s
  71. Doing aes-256 cbc for 3s on 64 size blocks: 763263 aes-256 cbc's in 2.98s
  72. Doing aes-256 cbc for 3s on 256 size blocks: 198740 aes-256 cbc's in 2.99s
  73. Doing aes-256 cbc for 3s on 1024 size blocks: 50271 aes-256 cbc's in 3.00s
  74. Doing aes-256 cbc for 3s on 8192 size blocks: 6298 aes-256 cbc's in 2.96s
  75. Doing 2048 bit private rsa's for 10s: 170 2048 bit private RSA's in 9.90s
  76. Doing 2048 bit public rsa's for 10s: 6456 2048 bit public RSA's in 9.94s
  77. Doing 2048 bit sign dsa's for 10s: 636 2048 bit DSA signs in 9.94s
  78. Doing 2048 bit verify dsa's for 10s: 520 2048 bit DSA verify in 9.97s
  79. OpenSSL 1.0.2g 1 Mar 2016
  80. built on: reproducible build, date unspecified
  81. options:bn(64,32) rc4(ptr,char) des(idx,cisc,2,long) aes(partial) blowfish(ptr)
  82. compiler: arm-openwrt-linux-muslgnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/home/br/wrtv1/openwrt/staging_dir/target-arm_cortex-a9+vfpv3_musl-1.1.14_eabi/usr/include -I/home/br/wrtv1/openwrt/staging_dir/target-arm_cortex-a9+vfpv3_musl-1.1.14_eabi/include -I/home/br/wrtv1/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.3.0_musl-1.1.14_eabi/usr/include -I/home/br/wrtv1/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.3.0_musl-1.1.14_eabi/include/fortify -I/home/br/wrtv1/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.3.0_musl-1.1.14_eabi/include -znow -zrelro -DOPENSSL_SMALL_FOOTPRINT -DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS -DOPENSSL_NO_ERR -DTERMIOS -Os -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=soft -iremap /home/br/wrtv1/openwrt/build_dir/target-arm_cortex-a9+vfpv3_musl-1.1.14_eabi/openssl-1.0.2g:openssl-1.0.2g -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -fomit-frame-pointer -Wall
  83. The 'numbers' are in 1000s of bytes per second processed.
  84. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
  85. md5 3071.09k 14748.81k 47440.31k 107741.69k 171993.38k
  86. sha1 3223.26k 9506.07k 21372.81k 30656.64k 35380.06k
  87. des cbc 15042.02k 16639.55k 14272.56k 13648.51k 17082.65k
  88. des ede3 5682.04k 5918.71k 5966.85k 5972.76k 5955.58k
  89. aes-128 cbc 16820.93k 20025.96k 20947.54k 21501.22k 21625.21k
  90. aes-192 cbc 15479.54k 17839.27k 18724.99k 18985.92k 18986.81k
  91. aes-256 cbc 14098.89k 16392.23k 17015.87k 17159.17k 17430.14k
  92. sha256 4224.66k 10832.49k 20663.65k 26984.13k 29763.34k
  93. sha512 850.79k 3396.83k 4900.82k 6746.72k 7638.49k
  94. sign verify sign/s verify/s
  95. rsa 2048 bits 0.058235s 0.001540s 17.2 649.5
  96. sign verify sign/s verify/s
  97. dsa 2048 bits 0.015629s 0.019173s 64.0 52.2
  98.  
  99.  
  100. ---------------------------------
  101. CONFIG_TARGET_mvebu=y
  102. CONFIG_TARGET_mvebu_Mamba=y
  103. CONFIG_TARGET_BOARD="mvebu"
  104. CONFIG_BUSYBOX_CUSTOM=y
  105. CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_HISTORY=1024
  106. CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y
  107. CONFIG_BUSYBOX_CONFIG_FEATURE_IP_ROUTE_DIR="n"
  108. CONFIG_BUSYBOX_CONFIG_FEATURE_PS_LONG=y
  109. CONFIG_BUSYBOX_CONFIG_FEATURE_REVERSE_SEARCH=y
  110. CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_AUTHENTICATION=y
  111. CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_LONG_OPTIONS=y
  112. CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_OPENSSL=y
  113. CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_STATUSBAR=y
  114. CONFIG_BUSYBOX_CONFIG_LSOF=y
  115. CONFIG_BUSYBOX_CONFIG_LSPCI=y
  116. CONFIG_BUSYBOX_CONFIG_WGET=y
  117. CONFIG_DROPBEAR_ECC=y
  118. CONFIG_F2FS_UTILS_dump_f2fs=y
  119. CONFIG_F2FS_UTILS_f2fstat=y
  120. CONFIG_F2FS_UTILS_fibmap_f2fs=y
  121. CONFIG_F2FS_UTILS_fsck_f2fs=y
  122. CONFIG_F2FS_UTILS_mkfs_f2fs=y
  123. CONFIG_LIBCURL_COOKIES=y
  124. CONFIG_LIBCURL_FILE=y
  125. CONFIG_LIBCURL_FTP=y
  126. CONFIG_LIBCURL_HTTP=y
  127. CONFIG_LIBCURL_NO_SMB="!"
  128. CONFIG_LIBCURL_POLARSSL=y
  129. CONFIG_LIBCURL_PROXY=y
  130. CONFIG_LIBSODIUM_MINIMAL=y
  131. CONFIG_OPENSSL_ENGINE_CRYPTO=y
  132. CONFIG_OPENSSL_ENGINE_DIGEST=y
  133. CONFIG_OPENSSL_HARDWARE_SUPPORT=y
  134. CONFIG_OPENSSL_WITH_EC=y
  135. CONFIG_OPENSSL_WITH_EC2M=y
  136. CONFIG_OPENSSL_WITH_SSL3=y
  137. CONFIG_OPENVPN_polarssl_ENABLE_DEF_AUTH=y
  138. CONFIG_OPENVPN_polarssl_ENABLE_FRAGMENT=y
  139. CONFIG_OPENVPN_polarssl_ENABLE_HTTP=y
  140. CONFIG_OPENVPN_polarssl_ENABLE_LZO=y
  141. CONFIG_OPENVPN_polarssl_ENABLE_MULTIHOME=y
  142. CONFIG_OPENVPN_polarssl_ENABLE_PF=y
  143. CONFIG_OPENVPN_polarssl_ENABLE_PORT_SHARE=y
  144. CONFIG_OPENVPN_polarssl_ENABLE_SERVER=y
  145. CONFIG_OPENVPN_polarssl_ENABLE_SMALL=y
  146. CONFIG_OPENVPN_polarssl_ENABLE_SOCKS=y
  147. CONFIG_PACKAGE_6in4=y
  148. CONFIG_PACKAGE_6rd=y
  149. CONFIG_PACKAGE_6to4=y
  150. CONFIG_PACKAGE_aiccu=y
  151. CONFIG_PACKAGE_at=y
  152. CONFIG_PACKAGE_bcp38=y
  153. CONFIG_PACKAGE_block-mount=y
  154. CONFIG_PACKAGE_collectd=y
  155. CONFIG_PACKAGE_collectd-mod-conntrack=y
  156. CONFIG_PACKAGE_collectd-mod-cpu=y
  157. CONFIG_PACKAGE_collectd-mod-interface=y
  158. CONFIG_PACKAGE_collectd-mod-irq=y
  159. CONFIG_PACKAGE_collectd-mod-iwinfo=y
  160. CONFIG_PACKAGE_collectd-mod-load=y
  161. CONFIG_PACKAGE_collectd-mod-memory=y
  162. CONFIG_PACKAGE_collectd-mod-network=y
  163. CONFIG_PACKAGE_collectd-mod-rrdtool=y
  164. CONFIG_PACKAGE_collectd-mod-sensors=y
  165. CONFIG_PACKAGE_collectd-mod-thermal=y
  166. CONFIG_PACKAGE_curl=y
  167. CONFIG_PACKAGE_ddns-scripts=y
  168. CONFIG_PACKAGE_dnscrypt-proxy=y
  169. CONFIG_PACKAGE_e2fsprogs=y
  170. CONFIG_PACKAGE_etherwake=y
  171. CONFIG_PACKAGE_f2fs-tools=y
  172. CONFIG_PACKAGE_htop=y
  173. CONFIG_PACKAGE_ip=y
  174. CONFIG_PACKAGE_iperf3=y
  175. CONFIG_PACKAGE_ipset=y
  176. CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
  177. CONFIG_PACKAGE_iptables-mod-geoip=y
  178. CONFIG_PACKAGE_iptables-mod-ipopt=y
  179. CONFIG_PACKAGE_kmod-8021q=y
  180. CONFIG_PACKAGE_kmod-ata-ahci-platform=y
  181. CONFIG_PACKAGE_kmod-ata-mvebu-ahci=y
  182. CONFIG_PACKAGE_kmod-crypto-aead=y
  183. CONFIG_PACKAGE_kmod-crypto-authenc=y
  184. CONFIG_PACKAGE_kmod-crypto-cbc=y
  185. CONFIG_PACKAGE_kmod-crypto-deflate=y
  186. CONFIG_PACKAGE_kmod-crypto-des=y
  187. CONFIG_PACKAGE_kmod-crypto-ecb=y
  188. CONFIG_PACKAGE_kmod-crypto-echainiv=y
  189. CONFIG_PACKAGE_kmod-crypto-gf128=y
  190. CONFIG_PACKAGE_kmod-crypto-hash=y
  191. CONFIG_PACKAGE_kmod-crypto-hmac=y
  192. CONFIG_PACKAGE_kmod-crypto-iv=y
  193. CONFIG_PACKAGE_kmod-crypto-manager=y
  194. CONFIG_PACKAGE_kmod-crypto-md5=y
  195. CONFIG_PACKAGE_kmod-crypto-mv-cesa=y
  196. CONFIG_PACKAGE_kmod-crypto-null=y
  197. CONFIG_PACKAGE_kmod-crypto-pcbc=y
  198. CONFIG_PACKAGE_kmod-crypto-pcompress=y
  199. CONFIG_PACKAGE_kmod-crypto-rng=y
  200. CONFIG_PACKAGE_kmod-crypto-sha1=y
  201. CONFIG_PACKAGE_kmod-crypto-sha256=y
  202. CONFIG_PACKAGE_kmod-crypto-wq=y
  203. CONFIG_PACKAGE_kmod-cryptodev=y
  204. CONFIG_PACKAGE_kmod-fs-ext4=y
  205. CONFIG_PACKAGE_kmod-fs-f2fs=y
  206. CONFIG_PACKAGE_kmod-ifb=y
  207. CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
  208. CONFIG_PACKAGE_kmod-ipt-filter=y
  209. CONFIG_PACKAGE_kmod-ipt-geoip=y
  210. CONFIG_PACKAGE_kmod-ipt-ipopt=y
  211. CONFIG_PACKAGE_kmod-ipt-ipset=y
  212. CONFIG_PACKAGE_kmod-iptunnel=y
  213. CONFIG_PACKAGE_kmod-iptunnel4=y
  214. CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y
  215. CONFIG_PACKAGE_kmod-ledtrig-netdev=y
  216. CONFIG_PACKAGE_kmod-ledtrig-netfilter=y
  217. CONFIG_PACKAGE_kmod-lib-crc16=y
  218. CONFIG_PACKAGE_kmod-lib-textsearch=y
  219. CONFIG_PACKAGE_kmod-lib-zlib=y
  220. CONFIG_PACKAGE_kmod-mmc=y
  221. CONFIG_PACKAGE_kmod-mvsdio=y
  222. CONFIG_PACKAGE_kmod-nfnetlink=y
  223. # CONFIG_PACKAGE_kmod-ppp is not set
  224. CONFIG_PACKAGE_kmod-random-core=y
  225. CONFIG_PACKAGE_kmod-sched=y
  226. CONFIG_PACKAGE_kmod-sched-bcake=y
  227. CONFIG_PACKAGE_kmod-sched-cake=y
  228. CONFIG_PACKAGE_kmod-sched-connmark=y
  229. CONFIG_PACKAGE_kmod-sched-core=y
  230. CONFIG_PACKAGE_kmod-sched-esfq=y
  231. CONFIG_PACKAGE_kmod-sched-fq_pie=y
  232. CONFIG_PACKAGE_kmod-sit=y
  233. CONFIG_PACKAGE_kmod-tun=y
  234. CONFIG_PACKAGE_libcurl=y
  235. CONFIG_PACKAGE_libdaq=y
  236. CONFIG_PACKAGE_libdnet=y
  237. CONFIG_PACKAGE_libelf1=y
  238. CONFIG_PACKAGE_libevent2=y
  239. CONFIG_PACKAGE_libext2fs=y
  240. CONFIG_PACKAGE_libf2fs=y
  241. CONFIG_PACKAGE_libiwinfo-lua=y
  242. CONFIG_PACKAGE_libltdl=y
  243. CONFIG_PACKAGE_liblua=y
  244. CONFIG_PACKAGE_liblzo=y
  245. CONFIG_PACKAGE_libmbedtls=y
  246. CONFIG_PACKAGE_libminiupnpc=y
  247. CONFIG_PACKAGE_libmnl=y
  248. CONFIG_PACKAGE_libnatpmp=y
  249. CONFIG_PACKAGE_libncurses=y
  250. CONFIG_PACKAGE_libopenssl=y
  251. CONFIG_PACKAGE_libpcap=y
  252. CONFIG_PACKAGE_libpcre=y
  253. CONFIG_PACKAGE_libpolarssl=y
  254. CONFIG_PACKAGE_libpthread=y
  255. CONFIG_PACKAGE_librrd1=y
  256. CONFIG_PACKAGE_librt=y
  257. CONFIG_PACKAGE_libsensors=y
  258. CONFIG_PACKAGE_libsodium=y
  259. CONFIG_PACKAGE_libsysfs=y
  260. CONFIG_PACKAGE_libubus-lua=y
  261. CONFIG_PACKAGE_libuci-lua=y
  262. CONFIG_PACKAGE_libustream-polarssl=y
  263. CONFIG_PACKAGE_libuuid=y
  264. CONFIG_PACKAGE_lua=y
  265. CONFIG_PACKAGE_luci=y
  266. CONFIG_PACKAGE_luci-app-bcp38=y
  267. CONFIG_PACKAGE_luci-app-ddns=y
  268. CONFIG_PACKAGE_luci-app-firewall=y
  269. CONFIG_PACKAGE_luci-app-openvpn=y
  270. CONFIG_PACKAGE_luci-app-sqm=y
  271. CONFIG_PACKAGE_luci-app-statistics=y
  272. CONFIG_PACKAGE_luci-app-upnp=y
  273. CONFIG_PACKAGE_luci-app-wol=y
  274. CONFIG_PACKAGE_luci-base=y
  275. CONFIG_PACKAGE_luci-lib-ip=y
  276. CONFIG_PACKAGE_luci-lib-jsonc=y
  277. CONFIG_PACKAGE_luci-lib-nixio=y
  278. CONFIG_PACKAGE_luci-mod-admin-full=y
  279. CONFIG_PACKAGE_luci-proto-ipv6=y
  280. CONFIG_PACKAGE_luci-proto-ppp=y
  281. CONFIG_PACKAGE_luci-ssl=y
  282. CONFIG_PACKAGE_luci-theme-bootstrap=y
  283. CONFIG_PACKAGE_luci-theme-material=y
  284. CONFIG_PACKAGE_miniupnpd=y
  285. CONFIG_PACKAGE_mtr=y
  286. CONFIG_PACKAGE_openssl-util=y
  287. CONFIG_PACKAGE_openvpn-easy-rsa=y
  288. CONFIG_PACKAGE_openvpn-polarssl=y
  289. # CONFIG_PACKAGE_ppp is not set
  290. CONFIG_PACKAGE_px5g=y
  291. CONFIG_PACKAGE_rpcd=y
  292. CONFIG_PACKAGE_rrdtool1=y
  293. CONFIG_PACKAGE_snort=y
  294. CONFIG_PACKAGE_sqm-scripts=y
  295. CONFIG_PACKAGE_sysfsutils=y
  296. CONFIG_PACKAGE_tc=y
  297. CONFIG_PACKAGE_tcpdump-mini=y
  298. CONFIG_PACKAGE_terminfo=y
  299. CONFIG_PACKAGE_tor=y
  300. CONFIG_PACKAGE_uhttpd=y
  301. CONFIG_PACKAGE_uhttpd-mod-ubus=y
  302. CONFIG_PACKAGE_wpad=y
  303. # CONFIG_PACKAGE_wpad-mini is not set
  304. CONFIG_PACKAGE_zlib=y
  305. CONFIG_STRIP_ARGS="--strip-all"
  306. # CONFIG_USE_SSTRIP is not set
  307. CONFIG_USE_STRIP=y
  308. CONFIG_WPA_SUPPLICANT_INTERNAL=y
  309. CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement