{"id":90395,"date":"2020-07-31T13:42:28","date_gmt":"2020-07-31T11:42:28","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux"},"modified":"2020-07-31T13:42:28","modified_gmt":"2020-07-31T11:42:28","slug":"ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux","title":{"rendered":"IBM has launched a homomorphic encryption toolkit for Linux","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>IBM <noindex><a rel=\"nofollow\" href=\"https:\/\/www.ibm.com\/blogs\/research\/2020\/07\/homomorphic-encryption-comes-to-linux-on-ibm-z\/\">announced<\/a><\/noindex> the release of the source code of the toolkit <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/ibm\/fhe-toolkit-linux\">FHE<\/a><\/noindex> (IBM Fully Homomorphic Encryption) with the implementation of the <noindex><a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/%D0%93%D0%BE%D0%BC%D0%BE%D0%BC%D0%BE%D1%80%D1%84%D0%BD%D0%BE%D0%B5_%D1%88%D0%B8%D1%84%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5\">full homomorphic encryption system<\/a><\/noindex> for processing data in an encrypted form. FHE allows the creation of services for confidential computing, where data is processed in an encrypted state and does not appear in plaintext at any stage. The output is also generated in an encrypted form. The code is written in C++ and <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/ibm\/fhe-toolkit-linux\">is distributed<\/a><\/noindex> is licensed under MIT. In addition to the version for Linux, similar toolkits are being developed concurrently for <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/IBM\/fhe-toolkit-macos\">macOS<\/a><\/noindex> and  <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/IBM\/fhe-toolkit-ios\">iOS<\/a><\/noindex>, written in Objective-C. A version for  <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/IBM\/fhe-toolkit-android\">Android<\/a><\/noindex>.<\/p>\n<p>FHE supports <noindex><a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/%D0%9F%D0%BE%D0%BB%D0%BD%D0%BE%D1%81%D1%82%D1%8C%D1%8E_%D0%B3%D0%BE%D0%BC%D0%BE%D0%BC%D0%BE%D1%80%D1%84%D0%BD%D0%BE%D0%B5_%D1%88%D0%B8%D1%84%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5\">full<\/a><\/noindex> Homomorphic operations enable the addition and multiplication of encrypted data (i.e., any arbitrary computations can be performed), producing an encrypted result that would be equivalent to encrypting the outcome of the addition or multiplication of the original data. Homomorphic encryption can be seen as the next step in the evolution of end-to-end encryption \u2014 in addition to protecting data transmission, it allows for the processing of data without decryption. <\/p>\n<p>Practically, the framework could be useful for organizing confidential cloud computing, in electronic voting systems, in anonymized routing protocols, for encrypted request processing in DBMS, and for confidential training of machine learning systems. An example of FHE application is the organization of patient information analysis in medical institutions by insurance companies without the insurance company gaining access to data that could identify specific patients. Additionally, <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/IBM\/fhe-toolkit-linux\/tree\/master\/samples\/credit_card_fraud\">it mentions<\/a><\/noindex> the development of machine learning systems to detect fraudulent credit card transactions based on processing encrypted anonymous financial transactions.<\/p>\n<p>The toolkit includes a library <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/homenc\/HElib\/\">HElib<\/a><\/noindex> with the implementation of several schemes of homomorphic encryption, an integrated development environment (work is carried out via the browser), and a set of examples. To simplify deployment, ready-made Docker images based on CentOS, Fedora, and Ubuntu have been prepared. Instructions for building the toolkit from source code and installing it on a local system are also available.<\/p>\n<p>The project has been developing since 2009, but only now has it achieved acceptable performance metrics that allow for practical use. It is noted that FHE makes homomorphic computations accessible to everyone; with FHE, regular corporate programmers can perform tasks in minutes that used to take hours or days when involving experts with advanced degrees.<\/p>\n<p><center><br \/>\n<div class=\"youtube-placeholder\" data-id=\"dtAgIUNuyE8\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/dtAgIUNuyE8\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center><\/p>\n<p>Among other developments in the field of confidential computing, we can note <noindex><a rel=\"nofollow\" href=\"https:\/\/blogs.microsoft.com\/on-the-issues\/2020\/06\/24\/differential-privacy-harvard-opendp\/\">the publication of the project<\/a><\/noindex> <noindex><a rel=\"nofollow\" href=\"http:\/\/opendp.io\/\">OpenDP<\/a><\/noindex> with the implementation of methods of <noindex><a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/%D0%94%D0%B8%D1%84%D1%84%D0%B5%D1%80%D0%B5%D0%BD%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D0%B0%D1%8F_%D0%BF%D1%80%D0%B8%D0%B2%D0%B0%D1%82%D0%BD%D0%BE%D1%81%D1%82%D1%8C\">differential privacy<\/a><\/noindex>, allowing for statistically significant operations on datasets without the possibility of identifying individual records within them. The project is jointly developed by researchers from Microsoft and Harvard University. The implementation is written in Rust and Python and <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/opendifferentialprivacy\/\">is provided<\/a><\/noindex> is licensed under the MIT License.<\/p>\n<p>Analysis using differential privacy methods enables organizations to produce analytical samples from statistical databases, preventing the isolation of parameters related to specific individuals from the overall information. For instance, to identify differences in patient care, researchers can provide data that allows comparison of the average length of stay for patients in hospitals while maintaining patient confidentiality and preventing the identification of personal details. <\/p>\n<p>Two mechanisms are used to protect identifiable personal or confidential information: 1. Adding a small amount of statistical 'noise' to each result, which does not affect the accuracy of the extracted data but masks the contribution of individual data elements.<br \/>\n2. The use of a privacy budget that limits the amount of data retrieved for each request and prevents additional requests that could compromise confidentiality.<\/p>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53459\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f IBM \u043e\u0431\u044a\u044f\u0432\u0438\u043b\u0430 \u043e\u0431 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0438 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0442\u0443\u043b\u043a\u0438\u0442\u0430 FHE (IBM Fully Homomorphic Encryption) \u0441 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043f\u043e\u043b\u043d\u043e\u0433\u043e \u0433\u043e\u043c\u043e\u043c\u043e\u0440\u0444\u043d\u043e\u0433\u043e \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0432\u0438\u0434\u0435. FHE \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0434\u043b\u044f \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0432\u044b\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0439, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0437\u0430\u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0438 \u043d\u0435 \u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0443\u044e\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0444\u043e\u0440\u043c\u0435 \u043d\u0438 \u043d\u0430 \u043e\u0434\u043d\u043e\u043c \u0438\u0437 \u044d\u0442\u0430\u043f\u043e\u0432. \u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0442\u0430\u043a\u0436\u0435 \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0437\u0430\u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c. \u041a\u043e\u0434 \u043d\u0430\u043f\u0438\u0441\u0430\u043d \u043d\u0430 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-90395","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f IBM \u043e\u0431\u044a\u044f\u0432\u0438\u043b\u0430 \u043e\u0431 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0438 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0442\u0443\u043b\u043a\u0438\u0442\u0430\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47IBM \u043e\u0442\u043a\u0440\u044b\u043b \u0442\u0443\u043b\u043a\u0438\u0442 \u0433\u043e\u043c\u043e\u043c\u043e\u0440\u0444\u043d\u043e\u0433\u043e \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f Linux | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f IBM \u043e\u0431\u044a\u044f\u0432\u0438\u043b\u0430 \u043e\u0431 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0438 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0442\u0443\u043b\u043a\u0438\u0442\u0430\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-07-31T11:42:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-07-31T11:42:28+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47 IBM has released the homomorphic encryption toolkit for Linux | ProHoster","description":"IBM has announced the release of the source code for the toolkit","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47IBM \u043e\u0442\u043a\u0440\u044b\u043b \u0442\u0443\u043b\u043a\u0438\u0442 \u0433\u043e\u043c\u043e\u043c\u043e\u0440\u0444\u043d\u043e\u0433\u043e \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f Linux | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f IBM \u043e\u0431\u044a\u044f\u0432\u0438\u043b\u0430 \u043e\u0431 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0438 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0442\u0443\u043b\u043a\u0438\u0442\u0430","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/ibm-otkryl-tulkit-gomomorfnogo-shifrovaniya-dlya-linux","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2020-07-31T11:42:28+00:00","article:modified_time":"2020-07-31T11:42:28+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"90395","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 12:52:33","updated":"2022-09-28 16:39:26","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/90395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=90395"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/90395\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=90395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=90395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=90395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}