Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i have a problem.That is about secret sharing and it sould be implemented with Galois field.I have searced much but I could not find together I mean not only implementing the Secret Sharing but also implementing secret sharing by using Galois Field.... Could you help me how to do this subject immediately? Best Regards...!!!
Posted
Comments
Henry Minute 3-Oct-10 6:42am    
I shall have a cigarette while I think about this.

From the way that your question is worded I get the impression that this is a school assignment of some sort.

Nevertheless, I am feeling in a good mood this morning, so I will offer this (PDF) article[^], which may, or may not help.

The code is in Java, but as you didn't specify otherwise, you should not complain.

Good luck! :)
 
Share this answer
 
Comments
Mehmet Salih Deveci 3-Oct-10 7:09am    
Actually i have examined that Pdf Article but i suppose i could not tell my problem to you completely.I understood how to be implemented the Secret Sharing but My projects should be Secret sharing using by Galois Field?? Could you give me any document about Secret Sharing,To be implemented with Galois Field.Any Document or Answer for that how can i do this and how can i solve it? And Also Thanks For helping me...!!!
If you have read the article, and you must be a bloody quick reader if you have, you will notice that it mentions cryptography quite frequently.

Cryptography is a method of secret sharing.

Do some research of your own based on the methodologies mentioned in it, paying particular attention to RSA and AES. If by some strange coincidence either of those utilize Galois Fields, then most of your problem will be solved.

That's it from me, you're on your own from here on.

Once again, good luck! :)
 
Share this answer
 
Comments
Mehmet Salih Deveci 3-Oct-10 7:42am    
Thanks Sir for helping me i will mull over that subject and then maybe i can ask again.!!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900