[Cryptography-dev] Cryptographic recipes

2024-06-21 Thread Ben Portner via Cryptography-dev
Dear Cryptography Developers, First off, thank you for developing the Cryptography package! The Python developer community is growing and robust cryptography is desperately needed to have a safe fundament to build on. TL;DR: Are more cryptographic recipes (AES256, KDF incl. parameter storage

Re: [Cryptography-dev] Cryptographic recipes

2024-06-21 Thread Alex Gaynor
Hi Ben, We are interested in having more cryptographic recipes, however we have a number of things we want from a recipe: * It should comprehensively address a common use case * It should reflect current (and anticipated future) best practices * It should be misuse-resistant * It should reflect a