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

How can I found some example about usage of cipher? #1338

Closed
water-in-stone opened this issue Aug 10, 2023 · 3 comments
Closed

How can I found some example about usage of cipher? #1338

water-in-stone opened this issue Aug 10, 2023 · 3 comments

Comments

@water-in-stone
Copy link

No description provided.

@newpavlov
Copy link
Member

Implementation crates usually contain some usage examples, for example: aes-gcm, chacha20poly1305, chacha20, cbc, ctr, aes.

@tarcieri
Copy link
Member

Maybe we should link to those crates as examples?

@newpavlov
Copy link
Member

Ideally, we should include code examples in the trait crates proper, but there is the issue with circular dependencies.

Relevant issue: #1110

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

3 participants