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

Could be of use #1

Open
ospilos opened this issue Jul 15, 2024 · 1 comment
Open

Could be of use #1

ospilos opened this issue Jul 15, 2024 · 1 comment

Comments

@ospilos
Copy link

ospilos commented Jul 15, 2024

if only there were some documentation regarding the API calls. Unfortunately it is useless as it is now and it is easier to roll my own rolling conde implementation.

@midnight-wonderer
Copy link
Member

Thanks for the feedback
And I totally agreed

The document also has to visually explain block arrangement and integration with block ciphers.

It is designed with ECB mode in mind, which is light on memory, but all other online recommendations are against this mode.
This is possible because the library's counting value provides confidentiality, and the padding (unused bytes) provides authenticity. All of this is a non-trivial topic and needs proper explanation, not just the code.

Unfortunately, I am occupied with other things right now. The looming job market has made me rethink my way forward, and I started a company totally unrelated to embedding systems.

I hope to see your implementation someday.
Thanks for stopping by.

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

2 participants