I’ve drafted a proposal for context encryption using NLP. It is a draft and might need a revision.
Abstract:
With the advancement in Natural Language processing, it is now possible to devise schemes to change the context of sentence, paragraph or article so that the original context is hidden. Such schemes would be required in post-quantum world. I propose a novel method of Context Encryption which will contextually encrypt the sentence. The proposed model adds another layer to the encryption model of PGP. The proposed system will be using Stanford NLP Parser to get the structure of sentence and replace it with the sentence of similar structure.
To download, click the following link : Paper- Context encryption using NLP

Leave a comment