<div dir="ltr"><font face="arial, helvetica, sans-serif">Greetings, everyone.</font><div><font face="arial, helvetica, sans-serif"><br></font><div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">My name is Shivraj Singh. I have been working on Visual Cryptography as a part of a project that I have undertaken in Uni.<br></font></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif"><code><br></code>It's a relatively new field of cryptography with a lot of potential for application. A lot of research is going on in this field and quite a lot of research papers have been published on this as well, but not a lot has been done from an application point of view. This method of encryption had been introduced by Shamir, one of the founders of RSA, himself. Here's the wiki link to it :<a href="https://en.wikipedia.org/wiki/Visual_cryptography" target="_blank"> wiki .</a><br><br></font></div><div style="font-size:12.8px"><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px">One of the primary applications of Visual Cryptography is <a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing">Secret Sharing</a>. The implementation of it requires knowledge about (linear) algebra to understand the working and opencv and python for the implementation.</span><br></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif"><br></font></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">I am new to the open source environment in terms of contribution so I apologise in case this isn't the standard procedure. Do let me know what you think about this project. Also, in case there is some other procedure required for me to present this idea to the community, please let me know. I have written a small python program to implement a (2,4)2VCS scheme : a secret is hared between 4 participants where each is given one share. If any two participants combine their share, they can obtain the secret image.<br><br></font></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">Hoping to hear from you soon. <br><br></font></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">Thank you.</font></div></div></div></div>