Infisical / sdk

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

Add symmetric encryption methods #7

Closed DanielHougaard closed 4 months ago

DanielHougaard commented 5 months ago

Addresses issue #4, requesting encryption methods to be re-added.

3 new methods are added to all existing SDK's:

  1. Create symmetric key
  2. Symmetric encryption
  3. Symmetric decryption

    All methods are backwards-compatible with the old SDK's.