Infisical / sdk

Infisical cross-language SDK
https://infisical.com
Other
22 stars 3 forks source link

Bring back the cryptography functions for Python SDK #4

Closed gaby closed 5 months ago

gaby commented 5 months ago

I just noticed the deprecation noticed in the Python SDK. While I look forward to migrating to this package, one major downside is the removal of the Crytography functions.

These functions made using infisical more practical since we could encrypt data before storing it in infisical.

Could these funtion be added to this repo?

https://github.com/Infisical/infisical-python?tab=readme-ov-file#cryptography

DanielHougaard commented 5 months ago

Hey Gaby! Thanks for the suggestion. We decided to not include it in the first iteration, but we will defiantly add this as soon as possible considering your suggestion. I'll post an update once a PR is ready!

gaby commented 5 months ago

@DanielHougaard Thanks! Looking forward

DanielHougaard commented 5 months ago

@gaby A PR is now open!

gaby commented 5 months ago

@DanielHougaard Nice! Looking forward to migrating to this sdk once that gets merge. Thanks!

DanielHougaard commented 5 months ago

@gaby This functionality is now live! SDK version 1.1.3 has encryption support 👌

gaby commented 5 months ago

@DanielHougaard Thank you for the quick turn around! 💪