GreenAce92
Member level 4
- Joined
- May 6, 2010
- Messages
- 70
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Buffalo, NY
- Activity points
- 2,032
I'm in the process "eventually" of designing a combined-navigation system for an autonomous drone and I would like to sell the software however I don't want one person to buy it, and then release it for download somewhere...
So I'm wondering if it is possible to encrypt the software, then using a one-time key, decrypt it, the one time part is important, any thoughts?
I read about XOR cyphers.... sha257, md5, bcrypt, other stuff which may not be relevant to this particular case but... any thoughts would be appreciated
So I'm wondering if it is possible to encrypt the software, then using a one-time key, decrypt it, the one time part is important, any thoughts?
I read about XOR cyphers.... sha257, md5, bcrypt, other stuff which may not be relevant to this particular case but... any thoughts would be appreciated