Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new tool based on PURB-like techniques #15

Open
covert-encryption opened this issue Nov 20, 2021 · 0 comments
Open

A new tool based on PURB-like techniques #15

covert-encryption opened this issue Nov 20, 2021 · 0 comments

Comments

@covert-encryption
Copy link

Hi,

I wanted to inform you that we are getting a lot of feedback on PURBs and Padme, which are extremely popular among the cryptography community. We have independently developed a format (in development since 2019) where we ended up with very similar solutions that your paper proposes, although the paper was not known to us at that point. Having independently came to pretty much the same conclusions suggests that the methods are quite ideal.

However, for padding we created a completely different scheme, as we believe that it is impossible to provide any meaningful security and keeping low overhead using a deterministic padding scheme. This is documented and compared with Padme on our format specification because several people have already told us to use Padme instead.

Padding size
Message data is shown in grey, and the padding added on top of it in orange. Covert padding is randomized, visualised by fading shades of orange.

Output size distribution
Having only very specific sizes of output files can be revealing, so we prefer to allow any byte length and to keep the size distribution flat.

Anyone interested in continuing development on this field while offering practical encryption with the intent of replacing PGP and other similar file/message encryption tools with a smaller and more secure general purpose PURB-like scheme should see our project at https://github.com/covert-encryption/covert

@covert-encryption covert-encryption changed the title A tool based on PURB-techniques A new tool based on PURB-like techniques Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant