Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Microsoft - Microsoft Simple Encrypted Arithmetic Library goes open source

#1
Microsoft Simple Encrypted Arithmetic Library goes open source

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/12/microsoft-simple-encrypted-arithmetic-library-goes-open-source.png" width="1024" height="576" title="" alt="" /></div><div><p><img class="size-large wp-image-554739 aligncenter" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/12/microsoft-simple-encrypted-arithmetic-library-goes-open-source.png" alt="The Microsoft Simple Encrypted Arithmetic Library goes open source" width="1024" height="576" /></p>
<p>Today we are extremely excited to announce that our Microsoft Simple Encrypted Arithmetic Library (Microsoft SEAL), an easy-to-use homomorphic encryption library developed by researchers in the <a href="https://www.microsoft.com/en-us/research/group/cryptography-research/">Cryptography Research group</a> at Microsoft, is <a href="http://github.com/Microsoft/SEAL">open source on GitHub under an MIT License</a> for free use. The library has <a href="https://ai.intel.com/he-transformer-for-ngraph-enabling-deep-learning-on-encrypted-data/">already been adopted by Intel</a> to implement the underlying cryptography functions in <a href="https://github.com/NervanaSystems/he-transformer">HE-Transformer</a>, the homomorphic encryption back end to its neural network compiler <a href="https://github.com/NervanaSystems/ngraph">nGraph</a>.</p>
<p>As we increasingly move our data to the cloud, there is a clear concern that arises: How can we balance convenience and privacy? We all love to get practical guidance on how to, for example, maximize our investments, improve our workouts, or reach our destinations as efficiently as possible. In exchange, we share personal information with service providers because we have few other options. With traditional encryption schemes, it is impossible to run any computation on encrypted data. So either we store our data encrypted in the cloud and download it to perform any useful operations, which can be logistically inconvenient, or we provide the decryption key to service providers, risking our privacy. Until now. Homomorphic encryption, which allows processing of encrypted data, gives us the ability to use these services without exposing our private information.</p>
<p>In 2015, Microsoft Research released the first version of Microsoft SEAL with the speciļ¬c goal of providing a well-engineered and documented homomorphic encryption library, free of external dependencies, that would be easy for both cryptography experts and novice practitioners to use. In 2016, <a href="https://www.microsoft.com/en-us/research/publication/cryptonets-applying-neural-networks-to-encrypted-data-with-high-throughput-and-accuracy/">we demonstrated CryptoNets</a>, showing that deep learning on homomorphically encrypted data is indeed feasible, revolutionizing our approach to responsible AI.</p>
<p>Now, homomorphic encryption is ready to be standardized, and <a href="http://homomorphicencryption.org/">Microsoft, other industry leaders</a>, <a href="http://homomorphicencryption.org/">academic institutions, and government agencies are actively working toward this goal</a>. This is the right moment to put our library in the hands of every developer, so we can work together for more secure, private, and trustworthy computing.</p>
<p>In addition to having no external dependencies, Microsoft SEAL is written in standard C++, making it easy to compile in many different environments. We are looking forward to engaging with the open-source community in continuing to develop our library. If you are interested, we warmly invite you to <a href="http://github.com/Microsoft/SEAL">join us on GitHub</a> or to participate in discussions on <a href="https://stackoverflow.com/tags/seal/">StackOverflow tag-SEAL</a>.</p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016